Commits
Han Xu committed 68466e0753d
MLK-22827-2: mxs_nand: don't check zero count when ECC reading with randomizer When enabled randomizer during ECC reading, the controller reported it's erased page. Checking zero count will cause data get modified to all 0xFF. Stop checking during randomizer to workaround this issue. Signed-off-by: Han Xu <han.xu@nxp.com> (cherry picked from commit f88f68f29026b084396db003c60e0c15995d1670)