I have followed Yocto Linux 3.0.0 Quickstart Guide for ADSP-SC598, following this document, its only mentioning about booting the minimal image from QSPI but I need the steps for full image booting.
ADSP-SC598
Pre release
Reaching speeds of up to 1 GHz, the ADSP-SC598/SC596/SC595 processors are members of the ADSP-SC59x SHARC® family of products. Containing the same dual...
Datasheet
ADSP-SC598 on Analog.com
I have followed Yocto Linux 3.0.0 Quickstart Guide for ADSP-SC598, following this document, its only mentioning about booting the minimal image from QSPI but I need the steps for full image booting.
Moved from Linux for ADSP-SC5xx processors to ADSP-SC59x on Wednesday, November 15, 2023 10:45:16 AM by ajithjoseph
Moved from ADSP-SC59x to Linux for ADSP-SC5xx processors on Thursday, November 16, 2023 5:56:22 AM by Divya.P
Moved to Linux for ADSP-SC5xx processors community.
Hi Ajith,
The steps for booting QSPI are the same for both minimal and full images.
Since the bootloader, kernel, and rfs are extracted in the QSPI memory, which is a flash memory with limited space, it is recommended to load minimal images to work with the target.
If you want to use a full version file, you can follow the same procedure by replacing the adsp-sc5xx-minimal-adsp-sc598-som-ezkit.jffs2 file, but make sure that the space required for the full version fits in the Qspi memory.
Thanks,
Prasanth R