summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/TEW-691GR.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/TEW-691GR.dts')
-rw-r--r--target/linux/ramips/dts/TEW-691GR.dts5
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/TEW-691GR.dts b/target/linux/ramips/dts/TEW-691GR.dts
index 750c24fbe9..b1f7320851 100644
--- a/target/linux/ramips/dts/TEW-691GR.dts
+++ b/target/linux/ramips/dts/TEW-691GR.dts
@@ -86,7 +86,7 @@
};
&ethernet {
- mtd-mac-address = <&factory 0x28>;
+ mtd-mac-address = <&factory 0x4>;
port@0 {
phy-handle = <&phy0>;
@@ -98,10 +98,13 @@
phy0: ethernet-phy@0 {
reg = <0>;
+ phy-mode = "rgmii";
};
};
};
&wmac {
+ status = "okay";
+ ralink,mtd-eeprom = <&factory 0x0>;
ralink,5ghz = <0>;
};