projects
/
openwrt
/
staging
/
lynxis
/
omap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e269b3b
)
ramips: set the wifi mac address to the same as LAN on witi
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 1 Jan 2016 18:58:02 +0000
(18:58 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 1 Jan 2016 18:58:02 +0000
(18:58 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48029
target/linux/ramips/dts/WITI.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/WITI.dts
b/target/linux/ramips/dts/WITI.dts
index 53a3da131dedbe2066e170c67345d3d740d23eec..b046b87ac4874fa4868aa45da4a6925709c4783b 100644
(file)
--- 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>;
};
};
};