From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-Boot hangs when board is attached to BDI2000
Date: Fri, 27 Nov 2009 16:45:50 +0100 [thread overview]
Message-ID: <m2zl68vump.fsf@ohwell.denx.de> (raw)
In-Reply-To: <569685F045B85741820D0265E0D2999D019CFD68@tddhh01.hh.thales-naval.de> (Matthias Dunda's message of "Thu, 26 Nov 2009 08:26:55 +0100")
Hi Matthias,
> When I issue a "reset run" within the BDI shell, the target boots as
> expected, but when I start the target with "reset halt" to debug it from the
> first instruction it behaves at described above.
Remeber that a "reset run" lets the CPU run from reset completely by
itself, this essentially bypassing the init list statements in the BDI
config file. A "reset halt" on the other hand will "execute" them. So
it is very likely that you have a discrepancy between whet U-Boot
initlaizes and what your bdi init file does. One of such things is for
example if the init file moves immrbase, mbarbase or whatever it is
called on the mpc85xx and U-Boot later on tries to do the same again.
Cheers
Detlev
--
What is piracy? Piracy is the act of stealing an artist's work without
any intention of paying for it. I'm not talking about Napster-type soft-
ware. I'm talking about major label recording contracts.
-- Courtney Love
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
prev parent reply other threads:[~2009-11-27 15:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-26 7:26 [U-Boot] U-Boot hangs when board is attached to BDI2000 Dunda, Matthias
2009-11-27 15:45 ` Detlev Zundel [this message]
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=m2zl68vump.fsf@ohwell.denx.de \
--to=dzu@denx.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox