Hi at all

I have already postet this problem there but i want make some adds there.

Configs:
I use Memec EVB with Virtex2Pro
u-boot 1.1.2
linux2.4.24 with modify ml300 config

I ported u-boot on this board and can download the uImage from the ethernet.

Problem:
Atfer uncompressing the kernel I get no output on console

=> bootm
## Booting image at 00400000 ...
   Image Name:   Linux-2.4.24-pre2
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)
   Data Size:    720036 Bytes = 703.2 kB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK
   Uncompressing Kernel Image ... OK

I have oportunity to debug the kernel and I can see that the kernel runs!
It write something in buffer and init the serial driver. But somewhere it get 
illegal
kernel access and thhe kernel call exeption handler. On which point  the 
problem is I
can't say because I can't find the start address from kernel, to set a 
breakpoint there
and debug. I can only stop the processor and then debug.

Perhaps had someone the same problems and can help me.

Many thangs for any help!

best regards,

Andreas


Reply via email to