]> code.ossystems Code Review - openembedded-core.git/commit
script/runqemu: change boot command line for qemuppc
authorLiming Wang <liming.wang@windriver.com>
Wed, 24 Aug 2011 08:48:27 +0000 (16:48 +0800)
committerSaul Wold <sgw@linux.intel.com>
Fri, 26 Aug 2011 19:23:56 +0000 (12:23 -0700)
commitba02844fd3c3e09b4c40bfff50c32bdcc27899fc
treefb2f54829d5e63918035de2eafa3a75d3c094c70
parentfef385e37e82a0eec743fbd1da11021b9e7158b5
script/runqemu: change boot command line for qemuppc

Because qemuppc has no graphic emulation, remove console=tty0
and make it run into 3 run level. This can reduce boot time
for qemuppc booting.

Signed-off-by: Liming Wang <liming.wang@windriver.com>
scripts/runqemu-internal