From 4c6eb0a05500f8ff3bc38b52b3c0e68b25e22e0b Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Mon, 22 Aug 2016 16:19:55 +0200 Subject: mtd-utils: Add nand page test utility Basically a user space port of the mtd page test kernel module. In addition to the module parameters, the utility supports using only a sub-range of the flash erase blocks with a configurable stride. Signed-off-by: David Oberhollenzer Signed-off-by: Richard Weinberger --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 718f655..ddb170e 100644 --- a/.gitignore +++ b/.gitignore @@ -83,6 +83,7 @@ flash_stress flash_speed flash_readtest nandbiterrs +nandpagetest ubiattach ubiblock ubicrc32 -- cgit v1.2.3