public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Relocating to my code.
@ 2009-06-22  8:42 prathika
  2009-06-24  8:34 ` Detlev Zundel
  0 siblings, 1 reply; 5+ messages in thread
From: prathika @ 2009-06-22  8:42 UTC (permalink / raw)
  To: u-boot

hi everyone,
I am working on a card based on PPC440EP, I am porting u-boot on this card.
As I understand, the PPC initially boots from the flash and then 
relocates itself to RAM address where there is board_init_r() and 
main_loop() is called.

I have an application code that simply does a loop back on UART 
channel2. After all the initialization,
I want to knock off the relocation code, board_init_r() and main_loop() 
execution in u-boot and relocate it to my application
The application code will residing in flash. How can I do this.... 
anyone kindly help me in this regard...........

Regards,
Prathika R

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

end of thread, other threads:[~2009-06-25 12:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-22  8:42 [U-Boot] Relocating to my code prathika
2009-06-24  8:34 ` Detlev Zundel
     [not found]   ` <4A41EA8A.8080802@deeopl.com>
2009-06-24 13:39     ` Detlev Zundel
2009-06-25  3:27       ` prathika
2009-06-25 12:58         ` Detlev Zundel

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