]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nand: lpc32xx: add hardware ECC support
authorSylvain Lemieux <slemieux@tycoint.com>
Thu, 13 Aug 2015 19:40:20 +0000 (15:40 -0400)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:24:15 +0000 (10:24 +0200)
commitf710213188310301f383ad6c8ab89de64c99e260
treeb9899036ae9696af22b3d09e1626dd4a6a519b14
parent5cff5e023215842b3a1d2f27b97e006736bef11b
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