* Vmlinux-2.4.18 booting problems on Malta
@ 2004-08-27 0:28 usha davuluri
2004-08-27 13:35 ` Chris Dearman
0 siblings, 1 reply; 2+ messages in thread
From: usha davuluri @ 2004-08-27 0:28 UTC (permalink / raw)
To: linux-mips
* Exception (user) : Reserved instruction *
BadVAddr = 0x1ab0fe99 Cause = 0x10808028
Compare = 0x31a7e5fd Config = 0x80030083
Config1 = 0x1e9b4d8a Context = 0x7f0d5870
Count = 0xf7cab5a2 DEPC = 0x9bef8df4
Debug = 0x0000dc3f EPC = 0x802e0024
EntryHi = 0xa2fa40b3 EntryLo0 = 0x03ec7dee
EntryLo1 = 0x0290455c ErrorEPC = 0x8002c34c
Index = 0x0000000f PRId = 0x00018001
PageMask = 0x01974000 Random = 0x00000007
Status = 0x10002c02 WatchHi = 0x00000000
WatchLo = 0x00000000 Wired = 0x00000000
Hi = 0x00000013 Lo = 0x53f7ceea
$ 0(zr):0x00000000 $ 8(t0):0x00000000
$16(s0):0x00000000 $24(t8):0x00000000
$ 1(at):0x00000000 $ 9(t1):0x00000000
$17(s1):0x00000000 $25(t9):0x00000000
$ 2(v0):0x00000000 $10(t2):0x00000000
$18(s2):0x00000000 $26(k0):0x00000000
$ 3(v1):0x00000000 $11(t3):0x00000000
$19(s3):0x00000000 $27(k1):0x00000000
$ 4(a0):0x00000002 $12(t4):0x10002c00
$20(s4):0x00000000 $28(gp):0x802e0000
$ 5(a1):0x800a9770 $13(t5):0x1000001f
$21(s5):0x00000000 $29(sp):0x800b3840
$ 6(a2):0x8006a4f0 $14(t6):0x00000000
$22(s6):0x00000000 $30(s8):0x800b3840
$ 7(a3):0x04000000 $15(t7):0x00000000
$23(s7):0x00000000 $31(ra):0x8003bd60
Hi all,
I am getting the above error output when I say go
(starting address) after loading the kernel source.
please help me on this.
Thank you,
Usha.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Vmlinux-2.4.18 booting problems on Malta
2004-08-27 0:28 Vmlinux-2.4.18 booting problems on Malta usha davuluri
@ 2004-08-27 13:35 ` Chris Dearman
0 siblings, 0 replies; 2+ messages in thread
From: Chris Dearman @ 2004-08-27 13:35 UTC (permalink / raw)
To: usha davuluri; +Cc: linux-mips
usha davuluri wrote:
> * Exception (user) : Reserved instruction *
> Debug = 0x0000dc3f EPC = 0x802e0024
> Hi all,
> I am getting the above error output when I say go
> (starting address) after loading the kernel source.
> please help me on this.
> Thank you,
> Usha.
Make sure you're really building a Malta kernel of the correct
endianess and CPU type. It's easy to load a big-endian kernel on a
little endian board when using srecord downloads.
Try disassembling the code at 0x802e0024 to see if it makes sense:
YAMON> dis 0x802e0024
You didn't say what CPU you were using. It's possible that the
kernel is really using an instruction (eg a cacheop) that is not
supported by your CPU.
Chris
--
Chris Dearman The Fruit Farm, Ely Road voice +44 1223 706206
MIPS Technologies (UK) Chittering, Cambs, CB5 9PH fax +44 1223 706250
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-08-27 13:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-27 0:28 Vmlinux-2.4.18 booting problems on Malta usha davuluri
2004-08-27 13:35 ` Chris Dearman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox