On Thu, 2007-08-16 at 07:40 -0400, dnl wrote: > > 1. i can view the booting messages by "Dumping the printk Log > Buffer". > 2. i am passing the "bootargs=console=ttyS0,115200 root=/dev/ram0 rw" > > How can i get boot messages on serial console? > Set console = ttyS1,115200 instead of ttyS0.