mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-09 18:02:04 +08:00
ipq806x: rezise R7500 ubi partion from 22MB to 104MB
This commit is contained in:
parent
ea79bf45a6
commit
54efd56808
@ -219,20 +219,9 @@
|
|||||||
|
|
||||||
ubi@1740000 {
|
ubi@1740000 {
|
||||||
label = "ubi";
|
label = "ubi";
|
||||||
reg = <0x1740000 0x1600000>;
|
reg = <0x1740000 0x68C0000>;
|
||||||
};
|
|
||||||
|
|
||||||
netgear@2d40000 {
|
|
||||||
label = "netgear";
|
|
||||||
reg = <0x2d40000 0x0c00000>;
|
|
||||||
read-only;
|
|
||||||
};
|
|
||||||
|
|
||||||
reserve@3940000 {
|
|
||||||
label = "reserve";
|
|
||||||
reg = <0x3940000 0x46c0000>;
|
|
||||||
read-only;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user