]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nand/fsl_ifc: Increase eccstat[] for IFC 2.0
authorScott Wood <scottwood@freescale.com>
Thu, 19 Mar 2015 16:20:49 +0000 (09:20 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:30:25 +0000 (22:30 +0200)
commit4304e75db17211cefbf9e5d9fd0ce94d53f06074
tree093c8786027dda9e268c122435a512b601b4d204
parent6cc5b64ddeb05f79559fc6d705d6619307c21590
nand/fsl_ifc: Increase eccstat[] for IFC 2.0

IFC 2.0 doubled the SRAM size, which means double the number of
ECCSTAT registers.  Fix the resulting array overflow.

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