[PATCH -next v4 0/5] mtd: mtd_nandecctest: add more tests
Akinobu Mita
akinobu.mita at gmail.com
Fri Sep 7 12:48:05 EDT 2012
This patch series adds several tests cases to mtd_nandecctest module
and tries to cover possible patterns of corruption which can be reliably
corrected or detected.
Changelog
* v4
- fix swapped two ecc arguments for __nand_correct_data()
- remove asm/byteorder include
- add comments
- update commit messages
- remove patches which are already in l2-mtd.git
* v3
- remove unnecessary include
- split into still smaller patches
* v2
- split one patch into smaller patches
Akinobu Mita (5):
mtd: mtd_nandecctest: support injecting bit error for ecc code
mtd: mtd_nandecctest: rewrite the test routine
mtd: mtd_nandecctest: add no corruption test
mtd: mtd_nandecctest: add single bit error correction test
mtd: mtd_nandecctest: add double bit error detection tests
drivers/mtd/tests/mtd_nandecctest.c | 249 ++++++++++++++++++++++++++++++++----
1 file changed, 226 insertions(+), 23 deletions(-)
Cc: David Woodhouse <dwmw2 at infradead.org>
Cc: linux-mtd at lists.infradead.org
Cc: Artem Bityutskiy <artem.bityutskiy at linux.intel.com>
--
1.7.11.4
More information about the linux-mtd
mailing list