zImage.elf loads but does not start

Leonid Leonid at a-k-a.net
Tue Apr 24 02:11:01 EST 2007


On Monday, April 23, 2007 8:12 AM Mirek wrote:

> ... Right now I was
> able to come to the point when the kernel was uncompressed but it did
not
> start:

You cannot tell that. Most likely you still have problem with serial
(though one cannot be sure). Please try this: go to
drivers/serial/8250.c, find the line 

#ifdef SERIAL_PORT_DFNS

and add 

#undef SERIAL_PORT_DFNS

right before it. See what happens.

Leonid.




More information about the Linuxppc-embedded mailing list