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

Scott Wood scottwood at freescale.com
Mon Jul 11 21:58:03 CEST 2011


On Mon, 11 Jul 2011 11:19:12 -0400
Mike Hench <mhench at elutions.com> wrote:

> 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.
> 
> 
> Signed-off-by: mhench <mhench at elutions.com>
> ---
>  drivers/mtd/nand/fsl_elbc_nand.c |   32
> ++------------------------------
>  1 files changed, 2 insertions(+), 30 deletions(-)

Patch is line wrapped.

-Scott



More information about the U-Boot mailing list