This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
hw:zynq:linux:petalinux:boot_kernel_trenz [2019/06/05 12:16] jakub.moron |
hw:zynq:linux:petalinux:boot_kernel_trenz [2019/08/01 12:39] (current) jakub.moron |
||
|---|---|---|---|
| Line 49: | Line 49: | ||
| // disable-wp; | // disable-wp; | ||
| no-1-8-v; | no-1-8-v; | ||
| - | |||
| }; | }; | ||
| Line 208: | 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> | ||