From: John Crispin Date: Mon, 28 Jul 2014 15:26:23 +0000 (+0000) Subject: ramips: add ethernet macaddr to dts for AWM003-EVB X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=636f2b83e6908dedb807632ed2a63b00ccbf7934;p=openwrt%2Fstaging%2Fdangole.git ramips: add ethernet macaddr to dts for AWM003-EVB Follows the pattern of http://patchwork.openwrt.org/patch/5970/ Signed-off-by: Russell Senior SVN-Revision: 41857 --- 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>; };