Akinobu Mita 7126bd8be4 mtd: add nand_ecc test module
This module tests NAND ECC functions.

The test is simple.

1. Create a 256 or 512 bytes block of data filled with random bytes (data)
2. Duplicate the data block and inject single bit error (error_data)
3. Try to correct error_data
4. Compare data and error_data

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Acked-by: Vimal Singh <vimalsingh@ti.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2009-11-30 09:41:49 +00:00
..
2009-09-23 00:07:00 -07:00
2009-11-20 10:31:23 +00:00
2009-11-30 09:31:13 +00:00
2009-11-30 09:41:49 +00:00
2009-09-04 09:38:14 +01:00
2008-06-04 17:50:17 +01:00
2009-09-03 14:59:16 +01:00