1.制作好 .bit 与.xsa文件
2.执行petalinux-config --get-hw-description ../../ZYNQ_NANO_wrapper.xsa
3.配置选项
4.petalinux-build -c bootloader
5.petalinux-package --boot --fsbl --fpga /home/hui/works/zynq/ZYNQ_NANO_wrapper.bit --u-boot --dtb no --force
6.完成
1.制作好 .bit 与.xsa文件
2.执行petalinux-config --get-hw-description ../../ZYNQ_NANO_wrapper.xsa
3.配置选项
4.petalinux-build -c bootloader
5.petalinux-package --boot --fsbl --fpga /home/hui/works/zynq/ZYNQ_NANO_wrapper.bit --u-boot --dtb no --force
6.完成