commit | 200ab8454c42c607efd281b2c2398624eccdd2cc | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Sat Sep 08 01:48:09 2012 +0900 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Sat Sep 29 15:47:55 2012 +0100 |
tree | f01ad7d909efe308340e2d2074dc07e1edd768a7 | |
parent | ccaa67956cfef80776d72d134467235f0055c863 [diff] |
mtd: mtd_nandecctest: add single bit error correction test This adds the single bit error correction test case listed below: Prepare data block without corruption and ECC data with single bit error, and verify that the data block is preserved by __nand_correct_data(). Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>