]> code.ossystems Code Review - openembedded-core.git/commit
scripts/runqemu: Add support for 'qemuzynq' machine
authorNathan Rossi <nathan.rossi@xilinx.com>
Thu, 4 Jul 2013 07:47:01 +0000 (07:47 +0000)
committerSaul Wold <sgw@linux.intel.com>
Tue, 9 Jul 2013 14:56:09 +0000 (07:56 -0700)
commit1e4b1d95e1f47654e928f38cd091ffe272689844
tree98a255808a5eaf214e351a30b626b4349abc46c2
parente0ce07010d2e818dc43ffdff6f3cdd94f18d7af5
scripts/runqemu: Add support for 'qemuzynq' machine

* Add support to boot the 'qemuzynq' machine in qemu-system-arm
* Use the specific machine model for Zynq 'xilinx-zynq-a9'
* 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