From 5b437e204f2a5cf086c67b52b3751ba414ec6597 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 25 Nov 2013 08:33:42 +0000 Subject: ralink: set the mac addr via the dts file Signed-off-by: John Crispin SVN-Revision: 38902 --- target/linux/ramips/dts/W502U.dts | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'target/linux/ramips/dts/W502U.dts') diff --git a/target/linux/ramips/dts/W502U.dts b/target/linux/ramips/dts/W502U.dts index 54e8d58ed2..d11a7adedd 100644 --- a/target/linux/ramips/dts/W502U.dts +++ b/target/linux/ramips/dts/W502U.dts @@ -1,3 +1,7 @@ + ethernet@10100000 { + mtd-mac-address = <&factory 0x28>; + }; + /dts-v1/; /include/ "rt3050.dtsi" @@ -52,6 +56,10 @@ }; }; + ethernet@10100000 { + mtd-mac-address = <&factory 0x28>; + }; + esw@10110000 { ralink,portmap = <0x3e>; }; -- cgit v1.2.3