public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Info on NAND-SPL
@ 2011-02-26 11:34 Hatim Ali
  2011-02-27 18:11 ` Wolfgang Denk
  2011-03-01  5:53 ` Aneesh V
  0 siblings, 2 replies; 5+ messages in thread
From: Hatim Ali @ 2011-02-26 11:34 UTC (permalink / raw)
  To: u-boot

Hello, 
?
I was trying to understand how NAND-SPL works. What I could understand after seeing the code is that 
1) NAND-SPL is a standalone application which will load the U-boot in the main memory. 
2) After doing the clock and DRAM initialization it will relocate itself in the DRAM. 
3) Then it will copy the u-boot from the nand into the RAM and execute the u-boot. 
?
If my understanding is proper, then I have one doubt 
1) Since the nand_spl is making use of the same Start.S and lowlevel_init.S, the u-boot code will also perform relocation? So is it not a overhead doing relocation twice? 
?
Also is there any similar implementation for MMC-SPL? 
?
Thanks 
Hatim 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-07 22:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-26 11:34 [U-Boot] Info on NAND-SPL Hatim Ali
2011-02-27 18:11 ` Wolfgang Denk
2011-02-28 11:43   ` Albert ARIBAUD
2011-03-07 22:02   ` Scott Wood
2011-03-01  5:53 ` Aneesh V

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox