Skip to content

Commit 60682cc

Browse files
ARM: dts: adi: sc589-mini: Increase partition size for latest revisions
Signed-off-by: Arturs-Artamonovs_adi <arturs.artamonovs@analog.com>
1 parent 09cde51 commit 60682cc

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)