Skip to content

Commit dd59d90

Browse files
committed
boot: zephyr: boards: nrf52840dk: Fix overlay
Fixes an issue with a node which has been removed from zephyr. Signed-off-by: Jamie McCrae <[email protected]>
1 parent 8b1630e commit dd59d90

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)