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.