Skip to content

Commit 847d6b8

Browse files
committed
Revert "[nrf noup] boards/nordic/nrf54l15dk: Set ROM offset by PM"
This reverts commit 2b3a0c6. Signed-off-by: Jamie McCrae <[email protected]>
1 parent 0c70436 commit 847d6b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boards/nordic/nrf54l15dk/Kconfig.defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ if BOARD_NRF54L15DK_NRF54L05_CPUAPP || BOARD_NRF54L15DK_NRF54L10_CPUAPP || \
88
BOARD_NRF54L15DK_NRF54L15_CPUAPP
99

1010
config ROM_START_OFFSET
11-
default 0 if PARTITION_MANAGER_ENABLED
1211
default 0x800 if BOOTLOADER_MCUBOOT
1312

1413
endif # BOARD_NRF54L15DK_NRF54L05_CPUAPP || BOARD_NRF54L15DK_NRF54L10_CPUAPP || \

0 commit comments

Comments
 (0)