mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-06-13 23:42:04 +08:00
ipq806x: fix linksys E8350 dts
This commit is contained in:
parent
39dfd98c1b
commit
1857399288
@ -247,7 +247,13 @@
|
|||||||
|
|
||||||
ubi@1880000 {
|
ubi@1880000 {
|
||||||
label = "ubi";
|
label = "ubi";
|
||||||
reg = <0x1880000 0x0x6080000>;
|
reg = <0x1880000 0x1C00000>;
|
||||||
|
};
|
||||||
|
|
||||||
|
netgear@3480000 {
|
||||||
|
label = "netgear";
|
||||||
|
reg = <0x3480000 0x4480000>;
|
||||||
|
read-only;
|
||||||
};
|
};
|
||||||
|
|
||||||
reserve@7900000 {
|
reserve@7900000 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user