Tool/software:
Hi All,
I am considering the following boot procedure.
1.If there is an SD, start from the SD
2.If there is no SD, start from eMMC
3.If the eMMC file is corrupted, start from the SD
What is the Dip SW setting for this boot procedure?
I checked as follows, but I couldn't set it well.
➀ Set SD card 1 (MicroSD) [3:6 = 0001, 7 = 1 [fs], 8:9 = 01] as Primary, and set SD card 0 (eMMC) [10:13= 1010] as BackUp.
〇 1. Boot from the SD, if there is an SD
〇 2. Boot from the eMMC if there is no SD
3. Boot from the SD if the eMMC file is corrupted
② Specify SD card 1 (MicroSD) [3:6 = 0001, 7 = 0 [raw], 8:9 = 01] as Primary, and SD card 0 (eMMC) [10:13= 1010] as BackUp
*〇 1. Boot from the SD if there is an SD
〇 2. Boot from the eMMC if there is no SD
3. Boot from the SD if the eMMC file is corrupted
③ Specify SD card 0 (eMMC) [3:6 = 0001, 7 = 1 [fs], 8:9 = 00] as Primary, and SD card 1 (MicroSD) [10:13= 1011] as BackUp
〇 1. Boot from the SD if there is an SD
*× 2. Boot from the eMMC if there is no SD
〇 3. Boot from the SD if the eMMC file is corrupted
④ Set SD card 0 (eMMC) [3:6 = 0001, 7 = 0 [raw], 8:9 = 00] as Primary, and set SD card 1 (MicroSD) [10:13= 1011] as BackUp
*〇 1. Boot from the SD if there is an SD
*〇 2. Boot from the eMMC if there is no SD
3. Boot from the SD if the eMMC file is corrupted
・Partition 0 (FAT) and Partition 1 (ext4) for both SD and eMMC
*are not operating according to the settings (Is fs/raw or Praimary behaving strangely?)
Are all operations in fs, not raw?

Best Regards,
Ito