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.

TDA4VM: using SPL+EMMC to fast start R5F, before U-boot load

Part Number: TDA4VM

Dear,

we are starting our project referring to ti-processor-sdk-linux-j7-evm-08_02_00_03-Linux-x86-Install. 

However, in this SDK, R5F image was loaded and started by kernel, which makes the R5F start too late.

We want to load the image by spl(tiboot3.bin) on MCU R5, right after the sysfw.itb(or A72 ATF) was installed, which will make the R5F0&1 be fast started.

Is our method available? and could you give some suggestion? Do you have any demo to realize our target? 

Besides, referring to the SBL mode, the R5F would be fast started by SBL, but we didnt find the method to load the kernel image and FS.

Could you give guide on the SBL mode? what files should i put into the BOOT partition of my SD or EMMC?

thanks.