Skip to content

Commit ec59c38

Browse files
gchwieranangl
authored andcommitted
[nrf noup] boards: nrf54l15: Disable FPROTECT
FPROTECT is not suppored yet for nrf54l15. Signed-off-by: Grzegorz Chwierut <[email protected]> Signed-off-by: Gerard Marull-Paretas <[email protected]> (cherry picked from commit 0b5810d)
1 parent ee67c04 commit ec59c38

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

boot/zephyr/boards/nrf54l15pdk_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 qspi driver is disabled by default
88
CONFIG_NORDIC_QSPI_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)