Syntax
bootgen -arch zynq -image test.bif -split bin
Description
This option outputs each data partition with headers as a new file in MCS or BIN format.
Outputs
Output files generated are:
- Bootheader + Image Headers + Partition Headers + Fsbl.elf
- Partition1.bit
- Partition2.elf
Example
the_ROM_image:
{
[bootloader] Fsbl.elf
Partition1.bit
Partition2.elf
}