From: Richard Danter <richard.danter@ntlworld.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Help with crash -- SOLVED
Date: Tue, 05 Jul 2005 15:34:13 +0100 [thread overview]
Message-ID: <42CA9A65.6070905@ntlworld.com> (raw)
In-Reply-To: <42CA68D4.2070305@ntlworld.com>
Richard Danter wrote:
> fff036d8 mr r11,r31
> fff036dc subi r31,r31,4
> fff036e0 stw r25,__fixup_entries(r11) <== Crash here
> *((ulong *) addr_sp)-- = 0;
> debug ("Stack Pointer at: %08lx\n", addr_sp);
> fff036e4 lwz r3,-0x7FC0(r30)
> fff036e8 stw r25,__fixup_entries(r31)
> fff036ec subi r31,r31,4
> fff036f0 mr r4,r31
> fff036f4 crclr cr6
> fff036f8 bl printf
>
>
> When I step through the instruction at fff036e0 I end up at 700, which
> is the Program Exception vector (srr0 = 0x800, srr1 = 80000) which
> implies an illegal instruction?
The problem was a typo in my config file. Was loading DBAT0 with the
values from IBAT1 instead of IBAT0.
Rich
next prev parent reply other threads:[~2005-07-05 14:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-05 11:02 [U-Boot-Users] Help with crash Richard Danter
2005-07-05 14:34 ` Richard Danter [this message]
2005-07-05 16:14 ` [U-Boot-Users] Silicon Image 0680A and CF-ATA drive Sam Pham
2005-07-05 16:55 ` Wolfgang Denk
2005-07-05 17:12 ` Sam Pham
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=42CA9A65.6070905@ntlworld.com \
--to=richard.danter@ntlworld.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