Skip to content

Commit 7494b0e

Browse files
committed
dts: r4pro: update ubi size for 256MB nand
1 parent fb9946a commit 7494b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro.dts

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

869869
partition@200000 {
870870
label = "ubi";
871-
reg = <0x200000 0x7e00000>;
871+
reg = <0x200000 0xfe00000>;
872872
compatible = "linux,ubi";
873873

874874
volumes {

0 commit comments

Comments
 (0)