[U-Boot] [PATCH] NAND boot: fix nand_load overlap issue

Scott Wood scottwood at freescale.com
Wed Aug 5 00:29:35 CEST 2009


On Sun, Jul 19, 2009 at 01:23:43AM +0200, Wolfgang Denk wrote:
> Dear Scott,
> 
> In message <1244170414-4840-1-git-send-email-Mingkai.hu at freescale.com> Mingkai Hu wrote:
> > The code copy data from NAND flash block by block, so when
> > the data length isn't a whole-number multiple of the block
> > size, it will overlap the rest space.
> > 
> > Signed-off-by: Mingkai Hu <Mingkai.hu at freescale.com>
> > ---
> >  nand_spl/nand_boot_fsl_elbc.c |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> 
> Can you please check the state of this patch? Thanks in advance.

Applied to u-boot-nand-flash.

-Scott


More information about the U-Boot mailing list