From: blogic 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=623622c9e4263d7f8b7cf603182f443c31e4fe1d;p=openwrt.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>; + }; + };