]> git.sur5r.net Git - u-boot/commit
nand: lpc32xx: add hardware ECC support
authorSylvain Lemieux <slemieux@tycoint.com>
Thu, 13 Aug 2015 19:40:20 +0000 (15:40 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 18 Aug 2015 17:45:56 +0000 (13:45 -0400)
commit5f63bf3ec8ccbef09dfb9fc76063fc0ba20fa712
treedc0dce1ca38e8ca90fc10236a81017b009bb7f86
parent327f0d23c8a3c5cdc6076cf8fb1b0deb86221260
nand: lpc32xx: add hardware ECC support

Incorporate NAND SLC hardware ECC support from legacy LPCLinux NXP BSP.
The code taken from the legacy patch is:
- lpc32xx SLC NAND driver (hardware ECC support)
- lpc3250 header file missing SLC NAND registers definition

The legacy driver was updated and clean-up as part of the integration with the existing NAND SLC driver.

Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com>
Tested-by: Vladimir Zapolskiy <vz@mleia.com>
drivers/mtd/nand/lpc32xx_nand_slc.c