]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers
authorScott Wood <scottwood@freescale.com>
Fri, 2 Nov 2012 23:41:35 +0000 (18:41 -0500)
committerScott Wood <scottwood@freescale.com>
Mon, 26 Nov 2012 21:41:27 +0000 (15:41 -0600)
commitcb04c77234293a8edbdd327d85cda9fb8b520748
treeeeb32475992f671ffe0699fc81e460977bc6d5cf
parent13d1143ffb4dc0c71478534b6b52402e95be9420
nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers

These controllers can only do hardware ECC on full page transfers.

Signed-off-by: Scott Wood <scottwood@freescale.com>
drivers/mtd/nand/fsl_elbc_nand.c
drivers/mtd/nand/fsl_ifc_nand.c