]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR
authorLiu Shuo <b35362@freescale.com>
Sun, 4 Dec 2011 04:31:36 +0000 (12:31 +0800)
committerArtem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
Thu, 8 Dec 2011 21:49:56 +0000 (23:49 +0200)
commit9b180acf3d6b398c3328fa28e9be9354af336c2e
treea2e6fff0ba8b3652bbeb4d0d96a4bd5fa9b33330
parent4d5af11e317250ea7d19d3760d9400e249121cb6
mtd: nand: use elbc_fcm_ctrl->oob to set FPAR_MS bit of FPAR

On both of large-page chip and small-page chip, we always should use
'elbc_fcm_ctrl->oob' to set the FPAR_LP_MS/FPAR_SP_MS bit of FPAR, don't
use a overflowed 'column' to set it.

Signed-off-by: Liu Shuo <b35362@freescale.com>
Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
drivers/mtd/nand/fsl_elbc_nand.c