Hi Oyama, I suppose you want to read the offset address from an address location of EEPROM and boot the image accordingly, in such case you can edit the main.c file of SBL_OSPI example and change the appimage offset in the Bootloader_Config structure like this: (EEPROMOffsetAdd could be the variable in which the offset address is stored after reading the EEPROM location) You can try to test this at your end and see if it works properly. Best Regards, Meet.
↧