Sam Song wrote: > <snip> > > >OK, I am now up to the joint of early_console and >normal console. Switch problem. Perhaps I miss sth >or what? > ><snip> > > >Kernel command line: >console=uart,mmio,0xfdfce500,115200n8 >console=ttyS0,115200 >root=/dev/ram rw ramdisk_size=200000 >ip=192.168.0.3:192.168..2:::sandpoint:et >h0:off panic=1 > <snip>
Get rid of the "console=uart,mmio,0xfdfce500,115200n8" part of the cmdline and see what happens (keep the "console=ttyS0,115200" part). Mark