commit | db796637d124ad2a32b1e3dc0cc1451085273dac | [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 | 14d74b0a4c1a5252e079deaa5e9960948e0cac22 [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>