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: https://git.librecmc.org/?a=commitdiff_plain;h=1258b4cc94425d7b756869804706ebb664e73bac;p=librecmc%2Flibrecmc.git ralink: add ethernet macaddr to dts for FireWRT Signed-off-by: wengbj SVN-Revision: 44240 --- 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>; + }; + };