Hi expert,
Customer is using SDK0806 to develop TDA4AL.
They would like to know how to boot MCU2_1 in MCU1_0 app after SBL. The image of MCU2_1 has been loaded in the SBL and they also need to make sure that MCU1_0 boot MCU2_1 after MCU2_0 boot.
The boot flow is: SBL load 10&21&kernel -> SBL boot 10 & a72 -> linux load&boot 20 -> 10 app boot 20
They add coreboot function in the MCU1_0 app referring to SBL_SlaveCoreBoot function. However, it returns error when calling Sciclient_procBootSetProcessorCfg.
They use the same parameters to call Sciclient_procBootSetProcessorCfg in the SBL and it can work. (In this SBL test, MCU2_0 image is added)
They would like to know what is the possible reason and if there is a demo they can refer to?
Best Regards,
Xingyu Zhu