From: Raghu <raghu_dk@yahoo.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] machine check interrupt on AdderII ( MPC852T )
Date: Tue, 5 Aug 2003 20:31:17 -0700 (PDT) [thread overview]
Message-ID: <20030806033117.63172.qmail@web40407.mail.yahoo.com> (raw)
Hi,
I am getting this "Machine Check Interrupt" at one
Instruction. But using BDI if I proceed using "go"
command, it goes ahead fine.
The instruction I am getting this is at "0xfe0024fc"
*****************************************************
BDI>go 0xfe000100
- TARGET: target has entered debug mode
BDI>i
Target state : debug mode
Debug entry cause : machine check interrupt
Current PC : 0xfe002500
Data address : 0x00000000
DSISR value : 0x080a0000
BDI>
***************************************************
The equivalent assembly listing is as below, from
function "cpu_init_f" in file "cpu/mpc8xx/cpu_init.c"
----------------------------------------------------
#if (defined(CFG_OR1_PRELIM) &&
defined(CFG_BR1_PRELIM))
memctl->memc_or1 = CFG_OR1_PRELIM;
fe0024e0: 3d 60 ff 80 lis r11,-128
fe0024e4: 61 08 00 01 ori r8,r8,1
fe0024e8: 91 03 01 00 stw r8,256(r3)
fe0024ec: 94 21 ff e8 stwu r1,-24(r1)
fe0024f0: 61 6b 0e 00 ori r11,r11,3584
fe0024f4: 91 49 00 04 stw r10,4(r9)
fe0024f8: 90 03 01 00 stw r0,256(r3)
memctl->memc_br1 = CFG_BR1_PRELIM;
fe0024fc: 38 00 00 81 li r0,129
fe002500: 91 49 00 04 stw r10,4(r9)
fe002504: 91 69 00 0c stw r11,12(r9)
fe002508: 90 09 00 08 stw r0,8(r9)
#endif
---------------------------------------------------
warm Regards
Raghu.
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
reply other threads:[~2003-08-06 3:31 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=20030806033117.63172.qmail@web40407.mail.yahoo.com \
--to=raghu_dk@yahoo.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