blob: 74a294f098920113716a0dea5deefaadc7f0e413 [file] [log] [blame]
developerec4ebe42022-04-12 11:17:45 +08001--- a/arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts
2+++ b/arch/arm64/boot/dts/mediatek/mt7622-rfb1.dts
3@@ -589,17 +589,17 @@
4
5 factory: partition@1c0000 {
6 label = "Factory";
7- reg = <0x1c0000 0x0040000>;
8+ reg = <0x1c0000 0x0100000>;
9 };
10
11 partition@200000 {
12 label = "firmware";
13- reg = <0x200000 0x2000000>;
14+ reg = <0x2c0000 0x2000000>;
15 };
16
17 partition@2200000 {
18 label = "User_data";
19- reg = <0x2200000 0x4000000>;
20+ reg = <0x22c0000 0x4000000>;
21 };
22 };
23 };