All of lore.kernel.org
 help / color / mirror / Atom feed
From: jfabernathy <jfabernathy@gmail.com>
To: yocto@yoctoproject.org
Subject: serial consoles
Date: Fri, 27 Jan 2012 12:45:02 -0500	[thread overview]
Message-ID: <4F22E29E.3040105@gmail.com> (raw)

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 Kernel boot console log out, and 
possibly syslinux or grub console.

If I look at the release notes for the meta-n450, it has suggestions to 
do this for that BSP as below:

         # Serial Port Setup for Intel Embedded Development Board 1-N40
         SYSLINUX_OPTS_atom-pc = "serial 0 115200"
         SERIAL_CONSOLE_atom-pc = "115200 ttyS0"
         APPEND_atom-pc = "console=ttyS0,115200 console=tty0"

However, those notes talk  about added these statements to the 
local.conf file.

I have not been able to translate what works on the n450 to cedartrail.

Any ideas?

Jim A



             reply	other threads:[~2012-01-27 17:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-27 17:45 jfabernathy [this message]
2012-02-02  1:10 ` serial consoles Saxena, Rahul
2012-02-02  1:12 ` Saxena, Rahul
  -- strict thread matches above, loose matches on Subject: below --
2012-01-16 23:13 Serial consoles Jim Abernathy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F22E29E.3040105@gmail.com \
    --to=jfabernathy@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.