The following examples demonstrate proper usage of the petalinux-boot
--qemu
command.
- Load and boot a prebuilt U-Boot elf using
QEMU.
$ petalinux-boot --qemu --prebuilt 2
- Load and boot a prebuilt U-Boot elf using QEMU in root
mode.
$ petalinux-boot --qemu --root --prebuilt 2