On Sun, 27 Feb 2011 19:11:28 +0100
Wolfgang Denk <w...@denx.de> wrote:

> Dear Hatim Ali,
> 
> In message <96382.60182...@web95116.mail.in2.yahoo.com> you wrote:
> > 2) After doing the clock and DRAM initialization it will relocate itself in
> >  the DRAM. 
> 
> I'm not sure what you mean - the code does not relocate itself (keep
> in mind that relocation and copying are two different things).

The SPL does relocate itself, at least on 83xx/85xx, so it can continue
running after copied to RAM (which must happen before it loads anything more
from NAND).

It's not "done twice", though -- it's done once each on two different
images.

-Scott

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

Reply via email to