Skip to content

Commit

Permalink
[nrf noup] boards/nordic/nrf54l15dk: Set ROM offset by PM
Browse files Browse the repository at this point in the history
While Partition Manager is enabled, it manages the offset
by itself.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
  • Loading branch information
nvlsianpu authored and nordicjm committed Sep 18, 2024
1 parent b560787 commit 51545d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions boards/nordic/nrf54l15dk/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ config BT_CTLR
default BT

config ROM_START_OFFSET
default 0 if PARTITION_MANAGER_ENABLED
default 0x800 if BOOTLOADER_MCUBOOT

endif # BOARD_NRF54L15DK_NRF54L15_CPUAPP

0 comments on commit 51545d0

Please sign in to comment.