soc: stm32u3: Update ROM_START_OFFSET
Update offset to 0x400 o align with MCUboot image. Signed-off-by: Khaoula Bidani <khaoula.bidani-ext@st.com>
This commit is contained in:
parent
926bf82ca3
commit
d469eb3a8d
@ -8,4 +8,7 @@ if SOC_SERIES_STM32U3X
|
||||
config NUM_IRQS
|
||||
default 125
|
||||
|
||||
config ROM_START_OFFSET
|
||||
default 0x400 if BOOTLOADER_MCUBOOT
|
||||
|
||||
endif # SOC_SERIES_STM32U3X
|
||||
|
||||
Loading…
Reference in New Issue
Block a user