File tree 2 files changed +8
-32
lines changed
2 files changed +8
-32
lines changed Original file line number Diff line number Diff line change 1
1
--- a/target/linux/ramips/dts/mt7621_phicomm_k2p-32m.dts
2
2
+++ b/target/linux/ramips/dts/mt7621_phicomm_k2p-32m.dts
3
- @@ -8,5 +8,5 @@
4
- };
5
-
6
- &firmware {
7
- - reg = <0xa0000 0x1f60000>;
8
- + reg = <0x50000 0x1fb0000>;
9
- };
10
-
11
- --- a/target/linux/ramips/dts/mt7621_phicomm_k2p_default.dtsi
12
- +++ b/target/linux/ramips/dts/mt7621_phicomm_k2p_default.dtsi
13
- @@ -80,16 +80,10 @@
14
- read-only;
3
+ @@ -39,15 +39,9 @@
15
4
};
16
5
17
- - partition@50000 {
6
+ partition@50000 {
18
7
- label = "permanent_config";
19
8
- reg = <0x50000 0x50000>;
20
9
- read-only;
21
10
- };
22
11
-
23
- - firmware: partition@a0000 {
24
- + firmware: partition@50000 {
12
+ - partition@a0000 {
25
13
compatible = "denx,uimage";
26
14
label = "firmware";
27
15
- reg = <0xa0000 0xf60000>;
28
- + reg = <0x50000 0x1fb0000 >;
16
+ + reg = <0x50000 0xfb0000 >;
29
17
};
30
18
};
31
19
};
39
27
- IMAGE_SIZE := 32128k
40
28
+ IMAGE_SIZE := 32448k
41
29
DEVICE_VARIANT := 32M
42
- SUPPORTED_DEVICES += k2p-32M
30
+ SUPPORTED_DEVICES += k2p-32m
43
31
endef
Original file line number Diff line number Diff line change 1
1
--- a/target/linux/ramips/dts/mt7621_phicomm_k2p.dts
2
2
+++ b/target/linux/ramips/dts/mt7621_phicomm_k2p.dts
3
- @@ -3,5 +3,5 @@
4
- #include "mt7621_phicomm_k2p_default.dtsi"
5
-
6
- &firmware {
7
- - reg = <0xa0000 0xf60000>;
8
- + reg = <0x50000 0xfb0000>;
9
- };
10
-
11
- --- a/target/linux/ramips/dts/mt7621_phicomm_k2p_default.dtsi
12
- +++ b/target/linux/ramips/dts/mt7621_phicomm_k2p_default.dtsi
13
- @@ -80,16 +80,10 @@
14
- read-only;
3
+ @@ -39,15 +39,9 @@
15
4
};
16
5
17
- - partition@50000 {
6
+ partition@50000 {
18
7
- label = "permanent_config";
19
8
- reg = <0x50000 0x50000>;
20
9
- read-only;
21
10
- };
22
11
-
23
- - firmware: partition@a0000 {
24
- + firmware: partition@50000 {
12
+ - partition@a0000 {
25
13
compatible = "denx,uimage";
26
14
label = "firmware";
27
15
- reg = <0xa0000 0xf60000>;
You can’t perform that action at this time.
0 commit comments