From: John Crispin Date: Mon, 2 Feb 2015 09:02:02 +0000 (+0000) Subject: ralink: add ethernet macaddr to dts for FireWRT X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ac8a6123f8bc7ec54b2b1a1bd7b5f0a38c42ebfc;p=15.05%2Fopenwrt.git ralink: add ethernet macaddr to dts for FireWRT Signed-off-by: wengbj git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44240 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ramips/dts/FIREWRT.dts b/target/linux/ramips/dts/FIREWRT.dts index 2e5d26b7e7..4e9e28bc9f 100644 --- a/target/linux/ramips/dts/FIREWRT.dts +++ b/target/linux/ramips/dts/FIREWRT.dts @@ -78,4 +78,9 @@ }; }; }; + + ethernet@1e100000 { + mtd-mac-address = <&factory 0xe000>; + }; + };