[U-Boot] [U-Boot, v2] mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poi

Scott Wood scottwood at freescale.com
Tue Sep 27 21:08:53 CEST 2011


On Mon, Jul 11, 2011 at 12:29:43PM -0000, Mike Hench wrote:
> From: mhench <mhench at elutions.com>
> 
> The eLBC NAND driver currently follows up each program/write operation with a
> read-back of the page, in order to [ostensibly] fill in ECC data for the
> caller. However, the page address used for this read is always -1, so the read
> will never work correctly.  Remove this useless (and potentially problematic)
> block of code.
> 
> v2: fix broken mailer
> 
> Signed-off-by: mhench <mhench at elutions.com>
> 
> ---
> drivers/mtd/nand/fsl_elbc_nand.c |   32 ++------------------------------
>  1 files changed, 2 insertions(+), 30 deletions(-)

Applied to u-boot-nand-flash next.

Sorry for the delay, lost track of this one and recently found it
again in Patchwork.

In the future, please use your full name in the signed-off-by line.

-Scott



More information about the U-Boot mailing list