This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
hw:zynq:linux:petalinux:boot_kernel_trenz [2019/06/05 12:17] jakub.moron |
hw:zynq:linux:petalinux:boot_kernel_trenz [2019/08/01 12:39] (current) jakub.moron |
||
---|---|---|---|
Line 207: | Line 207: | ||
</code> | </code> | ||
- Create ''BOOT.BIN'' image: <code> | - Create ''BOOT.BIN'' image: <code> | ||
- | petalinux-package --boot --format BIN --fsbl ./images/linux/zynq_fsbl.elf --fpga ./images/linux/<bit_filename>.bit --u-boot | + | petalinux-package --boot --format BIN --fsbl ./images/linux/zynqmp_fsbl.elf --fpga ./images/linux/<bit_filename>.bit --u-boot |
</code> | </code> |