Yong Wang wrote: > I have to set boot parameters "bootargs=root=/dev/ram > console=ttyS0,230400", if i want to get output whose baud > rate is 115200 when booting Linux. You may want to change bootargs to "root=/dev/ram console=ttyS0,115200" if you want a 115200 baud console. -Michael