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: It is possible to load kernel by uboot spl?

Part Number: TDA4VM

Hi,

     Our platform boot flow is SBL -> A72 ATF/OPTEE -> A72 SPL -> A72 u-boot -> A72 Linux Kernel , sbl uboot-sbl and kernel are all in spi flash ,and kernel image in emmc. 

     Since the size limitation of the flash, we couldn't move kernel to flash.   And there is not enouth space to save the combined_appimage .

     Could we load kernel by uboot spl ? 

     Or boot flow with SBL -> A72 ATF/OPTEE -> A72 Linux Kernel without combined_appimage ?

     Out psdkla version is ti-processor-sdk-rtos-j721e-evm-07_02_00_06

Thanks.