Skip to content

Commit 0802a6f

Browse files
sc589-mini: dts: increase partition size to match actual SPI size for latest revisions
1 parent 09cde51 commit 0802a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/adi/sc589-mini.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157

158158
partition@4 {
159159
label = "root file system (spi)";
160-
reg = <0x08e0000 0x1AC0000>;
160+
reg = <0x08e0000 0x3720000>;
161161
};
162162
};
163163
};

0 commit comments

Comments
 (0)