Open main menu

DAVE Developer's Wiki β

Changes

Command line based procedure
**click on ''Xilinx Tools -> Create Zynq Boot Image''
*if the project is correctly configured, the tool builds automatically all the component listed in the form, so just add U-Boot to the list
*otherwise, select ''Create new BIF file '' and set the output path and in ''Boot image partitions '' add the following files:
**<code>bora_FSBL.elf</code>, which can be found in the project Debug directory. N.B. check that the <u>Partition Type for FSBL is bootloader</u>
**<code>bora_wrapper.bit</code>, which is the bitstream generated by the Vivado project (<u>Partition Type must be Datafile</u>)
4,650
edits