Kernel 2.6.10-rc1 yet not running on ads8272

alebas at televes.com alebas at televes.com
Wed Dec 1 00:08:24 EST 2004


Dan,

I have finally found what I was doing wrong.
Checking mem as you suggested I found that
the breakpoint I was setting to virtual
address 0xc00035f8 has to be set to physical
0x000035f8, otherwise it doesn't stop.

So problem was here with BDI2000 debugging,
MMU and me. Sorry about my misknowledge.

Nevertheless kernel is still hanging.
Now I have continued debugging and I have
arrived to start_kernel ... and go on till
do_basic_setup. But still seeing nothing in
the serial console before kernel hanging.

I think I have some problem with serial
console I have to solve before going on.

Thanks

Alex

Citando Mark Chambers <markc at mail.com>:

> So it's not the simple stuff.  Never is.
>
> I probably shouldn't jump in here, I'm over my head,
> but in the spirit of brainstorming:  Is there any chance
> the bl load_up_mmu instruction isn't in memory at
> physical address 35f8?  It looks like this code is
> bouncing back to physical addressing after having
> the mmu enabled - maybe look at physical
> memory at 35f8 and see if there's a problem?
>
> Mark
>




More information about the Linuxppc-embedded mailing list