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: How to load different MCU1_0 apps in SPL?

Part Number: TDA4VM


Tool/software:

Hi

We use sdk 10.

And opsi + ufs bootmode.

We are currently determining which Linux image and other core images to load from the UFS rootfs_a or rootfs_b partition in U-Boot by reading a specific value from NOR flash, but the loading of the MCU1_0 app image seems to occur even earlier.

Now we have a requirement to determine, based on the value read from a specific address in NOR flash during the SPL stage, whether to load the MCU1_0 app from rootfs_a or from rootfs_b.

How should we modify this

BR

liupt