[yocto] UART test for Yocto

Bodke, Kishore K kishore.k.bodke at intel.com
Mon May 28 19:27:24 PDT 2012


Hi All,

Can we disable the serial console by deleting "console=tty0 console=ttyS0,115200n8" from the grub.cfg?  Looks like it is not disabled.

I have been reported this issue for the Cedartrail serial port is always enabled regardless of serial console option in the grub.cfg.

Is this due to it is always enabled in cedartrail.conf file below, How do we make sure that serial port can be enabled or disabled by editing the grub.cfg?

SYSLINUX_OPTS = "serial 0 115200"
SERIAL_CONSOLE = "115200 ttyS0"
APPEND += "console=ttyS0,115200 console=tty0"

Thanks
Kishore.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20120529/11046593/attachment.html>


More information about the yocto mailing list