Tool/software:
Hello TI team,
For AM243x, is it possible to configure the default bootable address to be 0x400000 for SPI/OSPI?
If it boots succeeds, whether it is possible to re-configure back to be 0x0 as default?
Thanks,
Hong
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.
Tool/software:
Hello TI team,
For AM243x, is it possible to configure the default bootable address to be 0x400000 for SPI/OSPI?
If it boots succeeds, whether it is possible to re-configure back to be 0x0 as default?
Thanks,
Hong
Sorry, about the typo in the title, it should be:
Hello Hong,
Thank you very much for your question.
As per my understanding, you want to boot from 0x400000 for OSPI and then switch to 0x0 to boot again for OSPI?
Is my understanding correct?
Can you also confirm if you meant 0x400000 or 0x40000000?
Regards,
Vaibhav
Hello Vaibhav,
Thanks for replying this question,
As per my understanding, you want to boot from 0x400000 for OSPI and then switch to 0x0 to boot again for OSPI?
Is my understanding correct?
Yes, your understanding is correct.
Based on TRM, the backup boot address is 0x400_000 for OSPI/SPI as below. I meant 0x400000.
Thanks,
Hong
Greetings Hong,
Yes, your understanding is correct.
Thanks for acknowledging.
If it boots succeeds, whether it is possible to re-configure back to be 0x0 as default?
Allow me sometime to comment on this.
Regards,
Vaibhav
Hi Hong,
No, it's not possible. The ROM always first boots SBL from offset 0x0 (primary offset) of OSPI. If it fails to boot, it then tries booting from offset 0x400000 (redundant offset) of OSPI. It is not possible to change the order.
Regards,
Prashant