aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/patches-5.4/1003-dts-mt7622-rfb-change-to-ax-mtd-layout.patch
blob: 74a294f098920113716a0dea5deefaadc7f0e413 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
--- a/arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts
+++ b/arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts
@@ -589,17 +589,17 @@
 
 			factory: partition@1c0000 {
 				label = "Factory";
-				reg = <0x1c0000 0x0040000>;
+				reg = <0x1c0000 0x0100000>;
 			};
 
 			partition@200000 {
 				label = "firmware";
-				reg = <0x200000 0x2000000>;
+				reg = <0x2c0000 0x2000000>;
 			};
 
 			partition@2200000 {
 				label = "User_data";
-				reg = <0x2200000 0x4000000>;
+				reg = <0x22c0000 0x4000000>;
 			};
 		};
 	};