The following petalinux-boot –qemu /
--jtag command line options which are broken in
past releases have been fixed in this release.
-
petalinux-boot –qemu/--jtag --kernel/--u-boot -
petalinux-boot –qemu/--jtag –dtb -
petalinux-boot –qemu/--jtag --kernel/--u-boot –pmufwfor Zynq UltraScale+ MPSoC. -
petalinux-boot --qemu/--jtag --kernel --rootfs<specify custom cpio.gz.u-boot rootfs path>
Note:
--rootfs with petalinux-boot --qemu does not
work for Versal platfroms in 2021.1. Since rootfs will be part of the
qemu_boot.img file you need to repack the .img file using
petalinux-package --boot --u-boot --qemu-rootfs
rootfs.cpio.gz.u-bootand then run the petalinux-boot --qemu
--kernel command to using the rootfs.cpio.gz.u-boot.