Forgot to mention, I tried these statements on machine/cedartrail.conf
-Original Message-
From: Saxena, Rahul
Sent: Wednesday, February 01, 2012 5:10 PM
To: 'jfabernathy'; yocto@yoctoproject.org
Subject: RE: [yocto] serial consoles
The following format worked for me Cedar T
The following format worked for me Cedar Trail Canoe Creek boards:
SYSLINUX_OPTS = "serial 3 115200"
SERIAL_CONSOLE = "115200 ttyS3"
APPEND += "console=ttyS3,115200 console=tty3"
This format is based on Fish River 2 BSP:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-i