On 18 January 2017 at 07:30, Alistair Francis <[email protected]> wrote: > My patch was recently applied to oe-core: > runqemu: Allow the user to specity no kernel or rootFS > > Some of these patches are based on Nathan's work, so I kept his SOB line. > I hope that's ok. > > To use Xiilnx's QEMU you must set the following in your local.conf: > XILINX_QEMUBOOT = "1"
Applied. Once the auto-boot in U-Boot is sorted I will enable XILINX_QEMUBOOT = "1" by default for zcu102. I noticed you were looking at getting the runqemu patch applied to morty. So if/when desired just let me know if this needs to be backported to morty. It will likely also require backporting the v2016.4 qemu-xilinx and -devicetress recipes in addition to this series. Thanks, Nathan > > This only applies to the ZCU102 board at the moment. > > Alistair Francis (4): > qemu-xilinx: Apply a display port fix patch > zynqmp: Consolidate the QEMU dependencies > machine-xilinx-qemu.inc: Add support for starting Xilinx's QEMU > zcu102: Add support for running Xilinx's QEMU > > conf/machine/ep108-zynqmp.conf | 4 --- > conf/machine/include/machine-xilinx-qemu.inc | 33 > ++++++++++++++++++++++ > conf/machine/zcu102-zynqmp.conf | 23 +++++++++++---- > ...linx-dp-Add-support-for-yuy2-video-format.patch | 28 ++++++++++++++++++ > recipes-devtools/qemu/qemu-xilinx_2016.4.bb | 4 ++- > 5 files changed, 82 insertions(+), 10 deletions(-) > create mode 100644 > recipes-devtools/qemu/files/xilinx-dp-Add-support-for-yuy2-video-format.patch > > -- > 2.7.4 > -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
