From ccaa67956cfef80776d72d134467235f0055c863 Mon Sep 17 00:00:00 2001 From: Akinobu Mita Date: Sat, 8 Sep 2012 01:48:08 +0900 Subject: [PATCH] mtd: mtd_nandecctest: add no corruption test This adds no corruptin test case listed below: Prepare data block and ECC data with no corruption, 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-format-patch failed