Skip to content

Commit c438d2c

Browse files
committed
Revert "[nrf noup] zephyr/boards: fix nrf54l15pdk ext flash dts overlay"
This reverts commit 6f5d3ae. Signed-off-by: Jamie McCrae <[email protected]>
1 parent c3950c6 commit c438d2c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

boot/zephyr/boards/nrf54l15pdk_nrf54l15_cpuapp_ext_flash.overlay

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414

1515
/delete-node/ &storage_partition;
1616

17-
&cpuapp_rram {
18-
reg = < 0x0 DT_SIZE_K(1524) >;
17+
&rram0 {
1918
partitions {
2019
boot_partition: partition@0 {
2120
label = "mcuboot";

0 commit comments

Comments
 (0)