Skip to content

Commit

Permalink
boot: zephyr: boards: nrf52840dk: Fix overlay
Browse files Browse the repository at this point in the history
Fixes an issue with a node which has been removed from zephyr.

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm committed Dec 20, 2022
1 parent 8b1630e commit dd59d90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boot/zephyr/boards/nrf52840dk_qspi_nor_secondary.overlay
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
/delete-node/ &boot_partition;
/delete-node/ &slot0_partition;
/delete-node/ &slot1_partition;
/delete-node/ &scratch_partition;

&flash0 {
partitions {
Expand Down

0 comments on commit dd59d90

Please sign in to comment.