From: Gregoire Banderet <Gregoire.Banderet@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] DSI (DataStorage exception) when enabling address translation
Date: Thu, 05 Jul 2007 09:56:59 +0200 [thread overview]
Message-ID: <468CA44B.9030203@ge.com> (raw)
Hello,
We are trying to bring up a new HW based on the MPC8347e.
I did create new board and config files and programmed u-boot in the flash.
As I have no u-boot prompt on the serial console, I did connect a BDI
and try to debug u-boot via remote GDB.
When stepping in early u-boot (start.S) I get a SIGSTOP. Here is the GDB
output:
in_flash () at start.S:188
188 sync
204 bl enable_addr_trans
enable_addr_trans () at start.S:750
750 mfmsr r5
751 ori r5, r5, (MSR_IR | MSR_DR)
752 mtmsr r5
Program received signal SIGSTOP, Stopped (signal).
0x000003fc in DataStorage () at start.S:253
253 STD_EXCEPTION(0x300, DataStorage, UnknownException)
What can cause a DSI? What should I check?
Thanks,
Greg
reply other threads:[~2007-07-05 7:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=468CA44B.9030203@ge.com \
--to=gregoire.banderet@ge.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox