From ac8a6123f8bc7ec54b2b1a1bd7b5f0a38c42ebfc Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 2 Feb 2015 09:02:02 +0000 Subject: 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 --- target/linux/ramips/dts/FIREWRT.dts | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/ramips/dts') 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>; + }; + }; -- cgit v1.2.3