commit | f8b04746a4ba389d609b5ddcfbf95835c7dfcb31 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Fri Mar 04 17:25:08 2016 +0100 |
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | Tue Apr 19 22:05:41 2016 +0200 |
tree | 8f4262c2a4ee2920075e90ea9eac397bfd82b12a | |
parent | ece03cfd5260e0349442dea1d1065f44fbed1ea8 [diff] |
mtd: nand: sunxi: fix the NFC_ECC_ERR_CNT() macro NFC_ECC_ERR_CNT() is not taking into account the case when the NAND chip contains more than 4 ECC blocks (NANDs with 4kB+ pages). Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>