problem during kernel init with mmu_off

Stuart Yoder stuart.yoder at conformative.com
Fri Mar 12 01:28:25 EST 2004


I am trying to boot the 2.4 PPC kernel on a PPC750FX eval board.   The
bootloader in the boards firmware has the mmu _on_ with block addr
translation enabled.  It seems that all the BAT mappings are 1:1.

The kernel source as well as comments in the archive of this mailing list
indicate that the mmu being on during kernel initialization should not be an
issue.

However, I've determined through leds and uart that the kernel makes it to
the RFI in mmu_off, but from that point goes into never-never land (I can't
tell exactly what happened).

I've verified that the values in SRR0 and SRR1 are what is expected prior to
the RFI which is supposed to turn the mmu off.

I also tried using MTMSR instead of RFI to turn the mmu off but the
processor seems to halt at that instruction.

I don't have a jtag debugger (yet) so I'm relying on leds and uart to debug.
I really have no idea of the state of the chip after the RFI or MTMSR.

Anyone out there have any ideas?   Anything about the 750FX that is
different than other processors?

Thanks,

Stuart Yoder


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





More information about the Linuxppc-embedded mailing list