RE: Uncompress Ok, but cannot run linux kernel...

2 messages, 2 authors, 2001-05-08 · open the first message on its own page

RE: Uncompress Ok, but cannot run linux kernel...

From: Zehetbauer Thomas <hidden>
Date: 2001-05-08 10:43:15

I stumbled into the same problem a while ago.

While I did not use a hardware debugger I used the sample demonstrating
serial output to find that the Montavista kernel stops at the rfi
instruction which is used to simultanoeusly turn on instruction and data
address translation and to set the instruction pointer to the (remapped)
start_here label. Unfortunately I lost my PPC hardware (405GP Walnut
board) before I could find any solution.

Regards
Tom

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

Re: Uncompress Ok, but cannot run linux kernel...

From: machael thailer <hidden>
Date: 2001-05-08 11:51:37

I stumbled into the same problem a while ago.

While I did not use a hardware debugger I used the sample demonstrating
serial output to find that the Montavista kernel stops at the rfi
instruction which is used to simultanoeusly turn on instruction and data
address translation and to set the instruction pointer to the (remapped)
start_here label. Unfortunately I lost my PPC hardware (405GP Walnut
board) before I could find any solution.
Yes, this is also exactly what i meet now.
I find that "turn_on_mmu" use SYNC as following:
turn_on_mmu:
    .....
    SYNC
    RFI

here SYNC may do nothing according to your .config(CONFIG_PPC601_SYNC_FIX)
if you look into arch/ppc/kernel/ppc_asm.h.
Will this be a problem? I use linux-2.4.2 .

machael


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help