Tool/software:
Hi Expert,
The customer wants to put the boot code in QSPI flash and the file system image in SD.
Is this architectural design possible?
What software and hardware modifications are needed?
Thanks
Daniel
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:
Hi Expert,
The customer wants to put the boot code in QSPI flash and the file system image in SD.
Is this architectural design possible?
What software and hardware modifications are needed?
Thanks
Daniel
Hi Daniel,
It is possible. You can load U-boot binaries from OSPI while keeping the filesystem in the SD card. You can refer to this guide on how to flash OSPI for the same: https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/10_01_10_04/exports/docs/linux/Foundational_Components/U-Boot/UG-QSPI.html
Best Regards,
Meet.