Build Petalinux
Creearea imaginii pentru microSD
Comenzile sunt:
cd ~/artyz7_prj/linux_ws
petalinux-package --boot \
--fsbl images/linux/zynq_fsbl.elf \
--fpga images/linux/system.bit \
--u-boot images/linux/u-boot.elf \
--force
și apoi
petalinux-package --wic \
--bootfiles "BOOT.BIN image.ub boot.scr system.dtb" \
--rootfs-file images/linux/rootfs.tar.gz