summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/AWM003-EVB.dts
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-07-28 15:26:23 +0000
committerJohn Crispin <john@openwrt.org>2014-07-28 15:26:23 +0000
commit636f2b83e6908dedb807632ed2a63b00ccbf7934 (patch)
treeebf83b189b53cfe03000b9c6fc9ab8e6c463ac65 /target/linux/ramips/dts/AWM003-EVB.dts
parent042fb8eb57bfb7aba295831579a4f48c11d642f0 (diff)
downloadmaster-31e0f0ae-636f2b83e6908dedb807632ed2a63b00ccbf7934.tar.gz
master-31e0f0ae-636f2b83e6908dedb807632ed2a63b00ccbf7934.tar.bz2
master-31e0f0ae-636f2b83e6908dedb807632ed2a63b00ccbf7934.zip
ramips: add ethernet macaddr to dts for AWM003-EVB
Follows the pattern of http://patchwork.openwrt.org/patch/5970/ Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 41857
Diffstat (limited to 'target/linux/ramips/dts/AWM003-EVB.dts')
-rw-r--r--target/linux/ramips/dts/AWM003-EVB.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/AWM003-EVB.dts b/target/linux/ramips/dts/AWM003-EVB.dts
index 08157f5b2c..4227965add 100644
--- a/target/linux/ramips/dts/AWM003-EVB.dts
+++ b/target/linux/ramips/dts/AWM003-EVB.dts
@@ -20,6 +20,10 @@
};
};
+ ethernet@10100000 {
+ mtd-mac-address = <&factory 0x28>;
+ };
+
wmac@10180000 {
ralink,mtd-eeprom = <&factory 0>;
};