commit | a39d14406a1e8dfbbbd3b549d411edbba40fd454 | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Wed May 25 15:20:38 2016 +0530 |
committer | Scott Wood <oss@buserror.net> | Fri Jun 03 20:27:48 2016 -0500 |
tree | 94810691260df044f4206e46b9e6f56b370244d9 | |
parent | b2f1858455e99a91aeafe59ac73c6c047106d5e8 [diff] |
mtd: nand: arasan_nfc: Correct nand ecc initialization Correct the nand ecc initialization code This fixes the issue of incorrect nand ecc init if no device is found in ecc_matrix then it endsup ecc init with junk initialization instead of the most suited one. Signed-off-by: Siva Durga Prasad Paladugu <sivadur@xilinx.com> Tested-by: Michal Simek <michal.simek@xilinx.com>