Skip to content

Commit 4ef1721

Browse files
gchwierbjarki-andreasen
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 3375120 commit 4ef1721

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 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)