This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM64X: QSPI boot with QSPI > 128Mb

Part Number: PROCESSOR-SDK-AM64X

Hi team

We want to boot an AM64xx custom board with the bootloaders (tiboot3.bin, tispl.bin, u-boot.img) located on QSPI NOR flash memory. We use a QSPI with 256Mb of capacity which requires 4-byte addressing mode. Is this possible ? Note, that we will leave tiboot3.bin at address 0x0 (and possibly 0x400000 for redundancy). However, we are uncertain if U-Boot-SPL is ready to switch to 4-byte addressing mode provided tispl.bin and/or u-boot.img are relocated beyond address 0x1000000. Ask for advise.