summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WITI.dts
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-01-01 18:58:02 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-01-01 18:58:02 +0000
commitc55d8d42538e39223ede48396b0e8e4c0b8cf3ce (patch)
treed365d7e998bc8b1d8f3124eefb126226f84884da /target/linux/ramips/dts/WITI.dts
parente269b3b4bc17ce49c077ea4e7e479b13dde2ff7d (diff)
downloadmaster-31e0f0ae-c55d8d42538e39223ede48396b0e8e4c0b8cf3ce.tar.gz
master-31e0f0ae-c55d8d42538e39223ede48396b0e8e4c0b8cf3ce.tar.bz2
master-31e0f0ae-c55d8d42538e39223ede48396b0e8e4c0b8cf3ce.zip
ramips: set the wifi mac address to the same as LAN on witi
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48029
Diffstat (limited to 'target/linux/ramips/dts/WITI.dts')
-rw-r--r--target/linux/ramips/dts/WITI.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/WITI.dts b/target/linux/ramips/dts/WITI.dts
index 53a3da131d..b046b87ac4 100644
--- a/target/linux/ramips/dts/WITI.dts
+++ b/target/linux/ramips/dts/WITI.dts
@@ -85,6 +85,7 @@
device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x8000>;
mediatek,2ghz = <0>;
+ mtd-mac-address = <&factory 0xe000>;
};
};
@@ -94,6 +95,7 @@
device_type = "pci";
mediatek,mtd-eeprom = <&factory 0x0000>;
mediatek,5ghz = <0>;
+ mtd-mac-address = <&factory 0xe000>;
};
};
};