We are working on bringing up a new T2080 board. We are looking into whether booting U-Boot out of MicroSD Interface (Card) without any image in the NOR Flash is possible.
We know the RCW can be read from the MicroSD Interface after Power ON reset. The question is what other configurations/settings are needed to instruction the core to fetch the boot code from the MicroSD Interface (Card). The BOOT_LOC field within the RCW does not indicate the MicroSD interface is an option.
Is there an AP note, etc that describes *ALL* the setup/configuration/settings required to boot for and SDCard?
Thanks in advance!
NXP offers SDK 2.0 for the T2080RDB board. This SDK provides generation u-boot for SD booting:
See information in the Chapter 10.1 of SDK 2.0-1703 documentation:
https://www.nxp.com/docs/en/supporting-information/QORIQ-SDK-2.0-IC-REV0.pdf
Have a great day,
Pavel Chubakov
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------