scripts/runqemu: Add support for 'qemumicroblaze' machine
authorNathan Rossi <nathan.rossi@xilinx.com>
Thu, 4 Jul 2013 07:47:46 +0000 (07:47 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Jul 2013 08:41:51 +0000 (09:41 +0100)
commit86ec9eaf27d4b66d289b9692135ee6969d52bc71
treeb234c03a8622e7e6814e8801c27d41831c31cee7
parent43895c3d52a089a7fb05fb15099e78c767e4941c
scripts/runqemu: Add support for 'qemumicroblaze' machine

* Add support to boot the 'qemumicroblaze' machine in
  qemu-system-microblazeel
* Use the specific machine model for a MicroBlaze system 'petalogix-ml605'
* Use the DTB generated from the kernel build as the DTB for boot
* Force use of initrd rootfs (either in ext or cpio formats)

(From OE-Core rev: 2c164a5dfc877d180ef58d46c063573621297929)

Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/runqemu
scripts/runqemu-internal