Skip to content

Commit a999034

Browse files
gchwiernordicjm
authored andcommitted
[nrf noup] boot/zephyr: update nrf54l15dk ext flash configs
nrf-squash! [nrf noup] boot/zephyr: add nrf54l15dk ext flash configs Fprotect is enabled by default, size of MCUboot must be less than 62KB. Removed PM_PARTITION_SIZE_MCUBOOT to use the default value. Fixes NCSDK-35436 Signed-off-by: Grzegorz Chwierut <[email protected]>
1 parent 40861fd commit a999034

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boot/zephyr/boards/nrf54l15dk_nrf54l15_cpuapp_ext_flash.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
CONFIG_SPI=y
22
CONFIG_SPI_NOR=y
33
CONFIG_FLASH=y
4-
CONFIG_PM_PARTITION_SIZE_MCUBOOT=0x14000
54
CONFIG_MAIN_STACK_SIZE=20480
65
CONFIG_BOOT_MAX_IMG_SECTORS=512
76
CONFIG_SPI_NOR_FLASH_LAYOUT_PAGE_SIZE=4096

0 commit comments

Comments
 (0)