Hello,
I recently upgraded my Sheevaplug to 2.6.31.3 and set the bootargs to
rootfstype=jffs2 console=ttyS0,115200 mtdparts=orion_nand:0x400000@0x100000(uImage),0x1fb00000@0x500000(rootfs) rw root=/dev/mtdblock1 ip=192.168.2.10:192.168.2.1:255.255.255.1:DB88FXX81:eth0:none
.
While the system does actually boot and gets to the bash prompt, the kernel itself does not post any messages to stdout on my serial console. The reason this is an issue for me is because I'm now trying to use an SD card as the root device, and the system is not booting. I can't tell what's going wrong, because there is no output to the screen.
Can anyone help me get this resolved? I would really appreciate it.