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

Wolfgang Denk wd at denx.de
Sun Jul 19 01:23:43 CEST 2009


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.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The X11 source code style is ATROCIOUS and should not be used  as  a
model."                                                   - Doug Gwyn


More information about the U-Boot mailing list