We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 964736d commit 8cc18ffCopy full SHA for 8cc18ff
boards/nordic/nrf54lm20dk/Kconfig.defconfig
@@ -4,6 +4,7 @@
4
if BOARD_NRF54LM20DK_NRF54LM20A_CPUAPP
5
6
config ROM_START_OFFSET
7
+ default 0 if PARTITION_MANAGER_ENABLED
8
default 0x800 if BOOTLOADER_MCUBOOT
9
10
endif # BOARD_NRF54LM20DK_NRF54LM20A_CPUAPP
0 commit comments