diff options
author | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2016-08-22 16:19:55 +0200 |
---|---|---|
committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2016-11-17 11:36:56 +0100 |
commit | 4c6eb0a05500f8ff3bc38b52b3c0e68b25e22e0b (patch) | |
tree | cdeb35ee8df99f2ba7233023ca5b6029b2254163 /.gitignore | |
parent | 5d74b05646751510a461c4bba577a96c218c0578 (diff) |
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 <david.oberhollenzer@sigma-star.at>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,6 +83,7 @@ flash_stress flash_speed flash_readtest nandbiterrs +nandpagetest ubiattach ubiblock ubicrc32 |