Part Number: SK-AM62
Hi,
I'm using ti-processor-sdk-linux-am62xx-evm-08.04.01.03, and I need to have backup boot if boot 1 is failed.
1. I'm able to boot from boot 1 and UDA (backup boot mode) by simply switch the boot mode but It can't boot into kernel and shows the failure.
Below shows my boot up log:
2. U-boot always boot from boot 1.
2.1 The yellow highlighted shows the u-boot from boot 1 which I built on 11 Jul 2023 10:48:32
3. When I erase partition in boot 1, it can boot from UDA, but stuck at R5 SPL:
By refer to boot process below, may I have some guide to hardcode backup boot mode?