From: Akinobu Mita Date: Fri, 7 Sep 2012 16:48:09 +0000 (+0900) Subject: mtd: mtd_nandecctest: add single bit error correction test X-Git-Tag: v3.7-rc1~70^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=200ab8454c42c607efd281b2c2398624eccdd2cc;p=pandora-kernel.git 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 Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed