]> code.ossystems Code Review - openembedded-core.git/commit
scripts/runqemu: Add support for 'qemumicroblaze' machine
authorNathan Rossi <nathan.rossi@xilinx.com>
Thu, 4 Jul 2013 07:47:46 +0000 (07:47 +0000)
committerSaul Wold <sgw@linux.intel.com>
Tue, 9 Jul 2013 14:56:09 +0000 (07:56 -0700)
commit2c164a5dfc877d180ef58d46c063573621297929
tree516f3e06ab6916383defe7f3a921333741c83591
parent1e4b1d95e1f47654e928f38cd091ffe272689844
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)

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