From 1258b4cc94425d7b756869804706ebb664e73bac 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 SVN-Revision: 44240 --- target/linux/ramips/dts/FIREWRT.dts | 5 +++++ 1 file changed, 5 insertions(+) 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