Skip to content

Commit d165e9b

Browse files
nordicjmnvlsianpu
authored andcommitted
boot: zephyr: boards: nrf52840dk: Fix overlay
Fixes an issue with a node which has been removed from zephyr. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
1 parent 84da51b commit d165e9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boot/zephyr/boards/nrf52840dk_qspi_nor_secondary.overlay

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
/delete-node/ &boot_partition;
88
/delete-node/ &slot0_partition;
99
/delete-node/ &slot1_partition;
10-
/delete-node/ &scratch_partition;
1110

1211
&flash0 {
1312
partitions {

0 commit comments

Comments
 (0)