Skip to content

Commit 62429d1

Browse files
committed
[nrf noup] boards: we: fix mcu boot for ophelia4ev
add correct address in case of partition manager use Signed-off-by: Matthias Hauser <[email protected]>
1 parent 96ef102 commit 62429d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/we/ophelia4ev/Kconfig.defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
if BOARD_OPHELIA4EV_NRF54L15_CPUAPP
55

66
config ROM_START_OFFSET
7+
default 0 if PARTITION_MANAGER_ENABLED
78
default 0x800 if BOOTLOADER_MCUBOOT
89

910
endif # BOARD_OPHELIA4EV_NRF54L15_CPUAPP

0 commit comments

Comments
 (0)