Scott Wood <scottw...@freescale.com> wrote on 2010/10/12 22:16:14:
> 
> On Tue, 12 Oct 2010 21:51:44 +0200
> Joakim Tjernlund <joakim.tjernl...@transmode.se> wrote:
> 
> > Scott Wood <scottw...@freescale.com> wrote on 2010/10/12 21:20:26:
> > > We do need to relocate with NAND SPL.  We start in the NAND buffer,
> > > but we have to move to RAM to free up the buffer for loading the 
rest
> > > of U-Boot.
> > 
> > Sure, but do you move to a specific RAM address and is
> > it the same as your link address?
> 
> The link address is of the pre-relocation NAND buffer.

hmm, then I don't understand how you get by. Initialized static/global
ptrs should point into some random area. Perhaps you do
something special(such as leaving a copy of u-boot at its link address)?

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

Reply via email to