From a9a552f0bf6258c3593e8887c7212f0fbec8b44c Mon Sep 17 00:00:00 2001 From: Liu Shuo Date: Sun, 4 Dec 2011 12:31:36 +0800 Subject: [PATCH] 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 Signed-off-by: Li Yang Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-format-patch failed