mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
97b671315e
Support for NAND biterrors test on platforms without raw write While the default test mode relies on raw write (mtd_write_oob) to introduce bit errors into a page, the rewrite test mode doesn't need it. Changed the overwrite test to use normal writes. The default test mode is unaffected and still requires raw write as before. Signed-off-by: Iwo Mergler <Iwo.Mergler@netcommwireless.com> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> |
||
---|---|---|
.. | ||
Makefile | ||
mtd_nandecctest.c | ||
mtd_test.c | ||
mtd_test.h | ||
nandbiterrs.c | ||
oobtest.c | ||
pagetest.c | ||
readtest.c | ||
speedtest.c | ||
stresstest.c | ||
subpagetest.c | ||
torturetest.c |