Skip to content

Commit cd135b2

Browse files
michalek-norlubos
authored andcommitted
[nrf noup] boards: nordic: nrf54lm20 adjust ROM_START_OFFSET
adds kconfig that was probably skipped during migration. Signed-off-by: Mateusz Michalek <[email protected]> (cherry picked from commit 81a2b95)
1 parent 3290b8b commit cd135b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/nordic/nrf54lm20dk/Kconfig.defconfig

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

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

910
endif # BOARD_NRF54LM20DK_NRF54LM20A_CPUAPP

0 commit comments

Comments
 (0)