Syntax
bootgen -arch versal -dual_ospi_mode stacked <size>
Description
Generates two output files for dual OSPI stacked configuration, size (in MB) of the flash needs to be mentioned (64, 128, or 256).
Example
This example generates two output files for independently programming to both flashes in a OSPI dual stacked configuration. The first 64 MB of the actual image is written to first file and the remainder to the second file. In case the actual image itself is less than 64 MB, only one file is generated. This is only supported for Versal ACAP.
bootgen -arch versal -image test.bif -o -boot.bin -dual_ospi_mode stacked 64
Arguments
- stacked, <size>