summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/FIREWRT.dts
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-02-02 09:02:02 +0000
committerJohn Crispin <john@openwrt.org>2015-02-02 09:02:02 +0000
commit1258b4cc94425d7b756869804706ebb664e73bac (patch)
treee78a97a108311870706f7bc855b443ccee1758c8 /target/linux/ramips/dts/FIREWRT.dts
parenta0cc6803c8c78dba5bdc0f2b6b6c5031f3c08132 (diff)
downloadmaster-31e0f0ae-1258b4cc94425d7b756869804706ebb664e73bac.tar.gz
master-31e0f0ae-1258b4cc94425d7b756869804706ebb664e73bac.tar.bz2
master-31e0f0ae-1258b4cc94425d7b756869804706ebb664e73bac.zip
ralink: add ethernet macaddr to dts for FireWRT
Signed-off-by: wengbj <fl.service@t-firefly.com> SVN-Revision: 44240
Diffstat (limited to 'target/linux/ramips/dts/FIREWRT.dts')
-rw-r--r--target/linux/ramips/dts/FIREWRT.dts5
1 files changed, 5 insertions, 0 deletions
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>;
+ };
+
};