Kernel 2.6 hangs at m82xx_board_init

Dan Malek dan at embeddededge.com
Wed Nov 24 07:13:31 EST 2004


On Nov 23, 2004, at 2:06 PM, alebas at televes.com wrote:

> When this code is executed, the kernel jumps directly to another
> address, 0xc000984c,

I suspect the MMU isn't yet set up to map the address of the BCSR.
Access the address causes a fault, and the "jump" you see is the
result of executing a bunch of exception handler instructions that
you won't single step due to the exception priorities.



	-- Dan




More information about the Linuxppc-embedded mailing list