porting linux 2.6.27 to embedded powerpc board
Scott Wood
scottwood at freescale.com
Sat Aug 23 06:18:11 EST 2008
Laxmikant Rashinkar wrote:
> When I attempt to boot my image it just hangs w/o any output. I dearly
> wish I could get some console output.
Make sure you have /chosen/linux,stdout-path in your device tree. For
output from the kernel itself, make sure the serial clock-frequency is
correct.
> 1) the load address and entry point for the kernel (see above) are
> non-zero. When we load via uImage, they are always zero. Is this normal?
Yes, it's normal.
> 2) When I build my kernel, I get two warnings. Could these be causing a
> problem?
Probably not.
-Scott
More information about the Linuxppc-embedded
mailing list