Skip to content

Commit 622b015

Browse files
nvlsianpubjarki-andreasen
authored andcommitted
[nrf noup] boards: nrf54l15dk: Disable FPROTECT
FPROTECT is not suppored for nrf54l15dk. Signed-off-by: Andrzej Puzdrowski <[email protected]>
1 parent f19081b commit 622b015

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boot/zephyr/boards/nrf54l15dk_nrf54l15_cpuapp.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,7 @@ CONFIG_BOOT_MAX_IMG_SECTORS=256
77
# Ensure that the SPI NOR driver is disabled by default
88
CONFIG_SPI_NOR=n
99

10+
# TODO: below are not yet supported and need fixing
11+
CONFIG_FPROTECT=n
12+
1013
CONFIG_BOOT_WATCHDOG_FEED=n

0 commit comments

Comments
 (0)