Skip to content

Commit db44eea

Browse files
dineshmaniyamtienfong
authored andcommitted
arch: arm: dts: Revert to use root
This patch is to rename mtd partition from rootubi to root. This change is to align with the existing agilex mtd partitions. Signed-off-by: Dinesh Maniyam <[email protected]>
1 parent d2d95a6 commit db44eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/dts/socfpga_agilex5_socdk.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
reg = <0 0x200000>;
153153
};
154154
partition@200000 {
155-
label = "rootubi";
155+
label = "root";
156156
reg = <0x200000 0x3fe00000>;
157157
};
158158
};

0 commit comments

Comments
 (0)