Hi I am having an issue booting from qspi. Our current custom board uses an Avalanche Tech QSPI MRAM for boot memory. Currently it seems like there might be a mismatch between the number of address bytes, as the Avalanche MRAM states that it only accepts a read command with 32-bit addresses (4 bytes) but I can't find any information on what the LS1046A transmits.
From forum posts it seems like other product lines that boot over QSPI only transmit 3-byte addresses.
Is it possible for the LS1046A to access the QSPI flash on boot using 4-byte addressing? Is there any good information on the physical interface on boot?
Thank you.