SPRADS5 December 2025 AM625 , AM62A7 , AM62D-Q1 , AM62P , AM6442
The various boot modes, for Serial NOR/NAND flash, supported by ROM can be found in the technical reference manual here. Each boot mode describes the protocol ROM uses to issue read commands. The protocol varies for each boot mode. For example, for SPI (protocol 1S-1S-1S) boot mode, the ROM issues the read command 0x03(8 bits) followed by a 3-byte (24 bits) address and no dummy cycles.
A flash is considered to be boot capable, if as per the boot mode's description. The flash supports the following parameters:
For a custom flash, to get these values, see the flash specific datasheet. In the flash datasheet, these values are contained under a section named as Command Set, Command Table , Instruction Set, Instruction Table, Transaction Set, Transaction Table.