Part Number: AM5706
Hi,
When QSPI start address of image is not 0 at QSPI booting, can user set booting start address on AM5706?
Thanks.
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.
Part Number: AM5706
Hi,
When QSPI start address of image is not 0 at QSPI booting, can user set booting start address on AM5706?
Thanks.
Hi David,
AM57xx/DRA7 share the same QSPI layout: https://software-dl.ti.com/processor-sdk-linux/esd/docs/06_03_00_106/linux/Foundational_Components_U-Boot.html#ospi-qspi
Check section
The MLO is loaded by the RoM code. So the expectation is to find the MLO at 0x0. So any random address will not be picked.
- Keerthy