On Wed, Mar 19, 2008 at 10:34:40AM +0100, Nico Coesel wrote: > Sergei, > I'm using kernel 2.6.24 now (before I used 2.6.21-rc4). I do see the > console messages on the framebuffer device. > > Kernel options: > console=ttyS0 root=/dev/mtdblock0 rootfstype=jffs2 rw try adding a baudrate to the commandline, like so: console=ttyS0,115200 -- Manuel Lauss