]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nand: lpc32xx: add ECC layout for small page NAND
authorSylvain Lemieux <slemieux@tycoint.com>
Thu, 13 Aug 2015 19:40:21 +0000 (15:40 -0400)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:24:15 +0000 (10:24 +0200)
commit9b1888b241a43835a1f854c842f895332e558ecb
tree430a66846c272de6b9313a7152ef3859307d7917
parentf710213188310301f383ad6c8ab89de64c99e260
nand: lpc32xx: add ECC layout for small page NAND

Incorporate ECC layout for small page NAND from legacy LPCLinux NXP BSP.
The code taken from the legacy patch is:
- lpc32xx SLC NAND driver (ECC layout for small page)

This layout is matching the lpc32xx NAND SLC Linux Kernel driver.

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