From: ChenQi <Qi.Chen@windriver.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] runqemu-internal: add "console=ttyS0" to ramfs image kernel parameters
Date: Tue, 20 May 2014 09:56:45 +0800 [thread overview]
Message-ID: <537AB65D.2030104@windriver.com> (raw)
In-Reply-To: <CAMKF1spDjGZ2mBAQSXQsySNZJ-anqw-zmPOWCtSb+PYdVS+4xQ@mail.gmail.com>
On 05/20/2014 05:11 AM, Khem Raj wrote:
> On Mon, May 19, 2014 at 1:03 AM, Chen Qi <Qi.Chen@windriver.com> wrote:
>> + KERNCMDLINE="root=/dev/ram0 console=ttyS0 debugshell"
> is this valid for all kind of qemu machines ?
>
>
I think so.
Notice in runqemu scripts, if '-nographic' is supplied to the qemu
command, then 'console=ttyS0' is supplied to the '-append' option. This
is the behaviour for the 'nographic' parameter for the 'runqemu'
command. The exception is the case of starting a ramfs image. And this
patch fixes this.
Thanks,
Chen Qi
prev parent reply other threads:[~2014-05-20 1:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-19 8:03 [PATCH 0/1] runqemu-internal: add "console=ttyS0" to ramfs image kernel parameters Chen Qi
2014-05-19 8:03 ` [PATCH 1/1] " Chen Qi
2014-05-19 21:11 ` Khem Raj
2014-05-20 1:56 ` ChenQi [this message]
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=537AB65D.2030104@windriver.com \
--to=qi.chen@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
/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.