public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Problem about sdram initialization
@ 2006-10-11 12:43 田园
  2006-10-11 13:13 ` Jerry Van Baren
  0 siblings, 1 reply; 2+ messages in thread
From: 田园 @ 2006-10-11 12:43 UTC (permalink / raw)
  To: u-boot

 
 Hi,I have a little problem with the u-boot startup.when it run to the function relocate_code(in the /cpu/ppc4xx/start.s),it don't run continually. Through LED on the board ,I find that it stops at the code below:

addi r0, r10, in_ram - _start + EXC_OFF_SYS_RESET
mtlr r0
blr
in_ram:
My questions are why the u-boot stop here and where the code jump to?
 
thank you !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20061011/9d53c338/attachment.htm 

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

* [U-Boot-Users] Problem about sdram initialization
  2006-10-11 12:43 [U-Boot-Users] Problem about sdram initialization 田园
@ 2006-10-11 13:13 ` Jerry Van Baren
  0 siblings, 0 replies; 2+ messages in thread
From: Jerry Van Baren @ 2006-10-11 13:13 UTC (permalink / raw)
  To: u-boot

?? wrote:
>  
>  Hi,I have a little problem with the u-boot startup.when it run to the 
> function relocate_code(in the /cpu/ppc4xx/start.s),it don't run 
> continually. Through LED on the board ,I find that it stops at the code 
> below:
> addi r0, r10, in_ram - _start + *EXC_OFF_SYS_RESET*
> mtlr r0
> blr
> in_ram:
> 
> My questions are why the u-boot stop here and where the code jump to?
> 
> thank you !

http://www.denx.de/wiki/view/DULG/UBootCrashAfterRelocation

gvb

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

end of thread, other threads:[~2006-10-11 13:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-11 12:43 [U-Boot-Users] Problem about sdram initialization 田园
2006-10-11 13:13 ` Jerry Van Baren

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