[U-Boot] [PATCH 2/3] iMX31: Add support to copy NAND Flash code to RAM

Wolfgang Denk wd at denx.de
Tue Oct 28 00:55:04 CET 2008


Dear "Alan Carvalho de Assis",

In message <37367b3a0810230551m2aacfeb8l3b932f8f2a0b3058 at mail.gmail.com> you wrote:
> This code is executed from internal 2KB NAND Flash Controller RAM buffer
> and will copy the remaining U-Boot code from NAND Flash verifying its
> bad blocks (case it exists).
> 
> Signed-off-by: Alan Carvalho de Assis <alan.assis at freescale.com>
> ---
>  cpu/arm1136/mx31/Makefile             |    2 +
>  cpu/arm1136/mx31/nand_copy.S          |  263 +++++++++++++++++++++++++++++++++
>  include/asm-arm/arch-mx31/mx31-regs.h |   69 +++++++++
>  3 files changed, 334 insertions(+), 0 deletions(-)
>  create mode 100644 cpu/arm1136/mx31/nand_copy.S

NAK.

All this should be in nand_spl/, I think.

Scott, am I right?

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
"Language shapes the way we think, and determines what we  can  think
about."                                                 - B. L. Whorf


More information about the U-Boot mailing list