Part Number: AM5728
SYSBOOT pins on my AM5728 Phytec EVM are configured as follows:
- Primary Boot Device = SD Card
- Secondary Boot Device = QSPI NOR FLASH
Per Section 33.3.3 of the AM572x Sitara TRM (SPRUHZ6L) the device list should contain the SD card and QSPI FLASH. If I insert an empty SD card then the processor appears to halt. I thought the booting loop of ROM startup code would proceed to the QSPI FLASH device and execute the MLO and app stored in QSPI FLASH (i.e. since no valid software image exists on the SD card).
FYI - QSPI boot works fine if the empty SD card is removed.
Please confirm if the ROM startup code is supposed to proceed to QSPI FLASH when no valid software image exists on the SD card.
Thanks,
Dave