The BootROM has a search limit to locate the device image boot header for every boot mode. If a boot mode search limit is reached without a successful boot, the RCU goes into lockdown and the ERROR_OUT pin is set. The following table lists the boot image search limits for each mode.
| Boot Mode 1 | Search Limit 2 |
|---|---|
| OSPI (single, dual-stacked) | 8 Gb (1 GB) |
| QSPI24 (dual-parallel) | 256 Mb (32 MB) |
| QSPI24 (single, dual-stacked) | 128 Mb (16 MB) |
| QSPI32 (dual-parallel) | 8 Gb (1 GB) |
| QSPI32 (single, dual-stacked) | 4 Gb (512 MB) |
| SD and eMMC | 8191 FAT files (default) |
| eMMC (raw) | eMMC device size |
|
|
Note: See
the
Versal
Adaptive SoC System Software Developers Guide (UG1304) for PLM
fallback/MultiBoot management after a valid boot header is identified by the
BootROM.