Wolfgang Denk wrote:
> Dear "Alan Carvalho de Assis",
> 
> In message <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
>> ---
>>  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?

Yes.

-Scott
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to