Changes to petalinux-boot Command - 2021.1 English

PetaLinux Tools Documentation Reference Guide (UG1144)

Document ID
UG1144
Release Date
2021-06-16
Version
2021.1 English

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 –pmufw for 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.