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.

TDA4VH-Q1: SBL dual backup.the ROM loads the SBL firmware of partition A. If this fails, the ROM loads the SBL firmware of partition B.

Part Number: TDA4VH-Q1

Our board starts using OSPI mode. We update our program to OSPI FLASH using SD card.The storage allocation of our OSPI FLASH is shown below.

Our APP have  a  double backup of partition A and partition B.If SBL fails to load partition A, then we can choose to boot from partition B.

We want to know if SBL can do a similar dual backup boot scheme.Upon power-on, the ROM loads the SBL firmware of partition A. If this fails, the ROM loads the SBL firmware of partition B.