summaryrefslogtreecommitdiff
path: root/drivers/mtd/nand/lpc32xx_nand_mlc.c
Commit message (Collapse)AuthorAgeLines
* lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+764
The controller's Reed-Solomon ECC hardware is used except of course for raw reads and writes. It covers in- and out-of-band data together. The SPL framework is supported. Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>