commit | 02b88eea9f9cab82f5f4be234c64466503021f82 | [log] [tgz] |
---|---|---|
author | Kamal Dasu <kdasu.kdev@gmail.com> | Thu Jun 09 17:17:54 2016 -0400 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Mon Jun 13 17:03:23 2016 +0200 |
tree | b1e1f53c7a6d1605c19cd713079fb898e513a200 | |
parent | 1c7fe6b438433e16d5b1211380c305351ac38299 [diff] |
mtd: brcmnand: Add check for erased page bitflips Check for erased page bitflips in a page. And if well within threshold return data as all 0xff. Apply sw check for controller version < 7.2. Controller vesion >= 7.2 has hw support. Signed-off-by: Kamal Dasu <kdasu.kdev@gmail.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>