Files
u-boot-tk1-som/drivers
Stefan Roese 1a103c6caa mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
This patch adds support for 4-bit ECC BCH4 for the SPEAr600 SoC. This can
be used by boards equipped with a NAND chip that requires 4-bit ECC strength.
The SPEAr600 HW ECC only supports 1-bit ECC strength.

To enable SW BCH4, you need to specify this in your config header:

#define CONFIG_NAND_ECC_BCH
#define CONFIG_BCH

And use the command "nandecc bch4" to select this ECC scheme upon runtime.

Tested on SPEAr600 x600 board.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Scott Wood <scottwood@freescale.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
2015-09-11 17:15:13 -04:00
..
2015-09-02 21:28:23 -06:00
2015-08-23 11:56:19 +02:00
2015-08-18 13:45:55 -04:00
2015-04-10 14:23:23 +02:00
2015-09-02 21:28:24 -06:00
2015-09-11 14:05:34 -04:00
2015-09-04 11:54:20 +02:00
2015-09-11 17:14:43 -04:00
2015-05-26 14:13:12 +02:00
2015-09-02 21:28:24 -06:00