]> code.ossystems Code Review - openembedded-core.git/commit
qemu-scripts: Add support for mips and powerpc machines, update qemuarm
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 9 Jul 2010 13:26:43 +0000 (14:26 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 15 Jul 2010 10:19:10 +0000 (11:19 +0100)
commit21949128eb6e8daf8308e29c19904288f9e341ef
tree6d6ff188497e3c18cf0f5d48ffe25ac7945c72cb
parent88dd324d41b9924fe25f3ffd34f779634f9c145f
qemu-scripts: Add support for mips and powerpc machines, update qemuarm

For mips, the malta platform emulates a cirrus chipset. With the udpated
2.6.34 kernel options, we can now enable framebuffer boot for
the qemumips platform.

We need to pass a valid cpu (603e) and do a -nographic boot to
make it all the way to a prompt so graphics is disabled for now
for ppc.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
scripts/poky-qemu-internal
scripts/runqemu