Syntax
bootgen -arch zynq -image test.bif -o boot.<bin|mcs>
Description
This option specifies the name of the output image file with a .bin or .mcs extension.
Outputs
A full boot image file in either BIN or MCS format.
Example
bootgen -arch zynq -image test.bif -o boot.mcs
The boot image is output in an MCS format.