All of lore.kernel.org
 help / color / mirror / Atom feed
From: 田园 <pzty5@163.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Problem about sdram initialization
Date: Wed, 11 Oct 2006 20:43:27 +0800 (CST)	[thread overview]
Message-ID: <452CE6EF.0000F2.00329@bj163app55.163.com> (raw)

 
 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 

             reply	other threads:[~2006-10-11 12:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-11 12:43 田园 [this message]
2006-10-11 13:13 ` [U-Boot-Users] Problem about sdram initialization Jerry Van Baren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=452CE6EF.0000F2.00329@bj163app55.163.com \
    --to=pzty5@163.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.