From 0332702397934c3e1bb237ee5e7b4e3b0e3c1497 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Mon, 22 Aug 2016 16:12:20 +0200 Subject: mtd-utils: Add nand flash bit errors test Basically a user space port of the mtd speed test kernel module. In addition to the module parameters, the utility can resture the block contents after test and allows setting the maxium writes for the test. 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 5f3d4dc..1e6f844 100644 --- a/.gitignore +++ b/.gitignore @@ -81,6 +81,7 @@ test_2 flash_torture flash_stress flash_speed +nandbiterrs ubiattach ubiblock ubicrc32 -- cgit v1.2.3