commit | 146b503e102778ee98d8ba59e9e178ab26a4af5b | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <boris.brezillon@free-electrons.com> | Wed Sep 30 23:45:29 2015 +0200 |
committer | Brian Norris <computersforpeace@gmail.com> | Fri Oct 02 11:09:51 2015 -0700 |
tree | 2604caa01516051289c9260a654bb026d40aeaa8 | |
parent | 23151fd6138a3959628ea093237ca3f9d597e155 [diff] |
mtd: nand: sunxi: fix bitflips in erased pages Use the nand_check_erased_ecc_chunk() function to test if the ECC error was triggered by an erased page containing a few bitflips. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>