Re: [yocto] serial consoles

2012-02-01 Thread Saxena, Rahul
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

Re: [yocto] serial consoles

2012-02-01 Thread Saxena, Rahul
project.org/cgit/cgit.cgi/meta-intel/tree/meta-fri2/conf/machine/fri2.conf?h=edison Rahul -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of jfabernathy Sent: Friday, January 27, 2012 9:45 AM To: yocto@yoctoproject.org Subject: [

[yocto] serial consoles

2012-01-27 Thread jfabernathy
I have the meta-cedartrail image running on hardware (Marshalltown board). To make the serial console work, I have in the machine/cedartrail.conf file: SERIAL_CONSOLE = "115200 ttyS0" this works fine, but only after Linux is up and the login prompts are sent out. I'm trying to also get the K

[yocto] Serial consoles

2012-01-16 Thread Jim Abernathy
I'm using a Marshalltown Cedarview board and it's serial ports are standard PC com1 and com2 so I put the following in my conf/machine/mycdv.conf file, where mycdv is the name of my machine/bsp, i.e. meta-mycdv. SERIAL_CONSOLE = "115200 ttyS0" SYSLINUX_OPTS = "serial 0 115200" APPEND = "consol