[OpenWrt-Devel] [PATCH] ramips: add ethernet macaddr to dts for AWM003-EVB

Russell Senior russell at personaltelco.net
Sat Jul 26 13:58:38 EDT 2014


Follows the pattern of http://patchwork.openwrt.org/patch/5970/

Signed-off-by: Russell Senior <russell at personaltelco.net>
---
 target/linux/ramips/dts/AWM003-EVB.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/target/linux/ramips/dts/AWM003-EVB.dts b/target/linux/ramips/dts/AWM003-EVB.dts
index 08157f5..4227965 100644
--- a/target/linux/ramips/dts/AWM003-EVB.dts
+++ b/target/linux/ramips/dts/AWM003-EVB.dts
@@ -20,6 +20,10 @@
 		};
 	};
 
+	ethernet at 10100000 {
+		mtd-mac-address = <&factory 0x28>;
+	};
+
 	wmac at 10180000 {
 		ralink,mtd-eeprom = <&factory 0>;
 	};
-- 
2.0.0


-- 
Russell Senior, President
russell at personaltelco.net
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list