On 05/20/2014 05:11 AM, Khem Raj wrote:
On Mon, May 19, 2014 at 1:03 AM, Chen Qi <qi.c...@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
--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to