
18 Jun
2007
18 Jun
'07
12:54 p.m.
Hi Leonid,
i uncommented DEBUG but that doesn't show to much information yet: ## cmdline at 0x007FFF00 ... 0x007FFF85
so i had a look at that address: # md 7fff00 .. console=ttyS0,11 .. 5200 console=tty .. S0 root=/dev/nfs .. ip=172.16.102.7 .. 9:::255.255.255. .. 0::eth0 nfsroot= .. 172.16.102.78:/e .. pdev/tools/ppc_8 .. xx rw.L;.2D..&.3
which show exactly the expected information, the command line for the kernel.
/Ingo
Leonid schrieb:
First, try to uncomment DEBUG in cmd_bootm.c - you may see useful output. Second, see how your serial connection is initialized - why there is no any output on console? What is command line u-boot provides for the kernel?
Leonid.