aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/RTN56U.dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-11-25 08:33:42 +0000
committerJohn Crispin <blogic@openwrt.org>2013-11-25 08:33:42 +0000
commit8d5c852eaf4eee6260cea2b3077123dafac5b19d (patch)
tree540a33b445d80881016c99551aec671cf3d90334 /target/linux/ramips/dts/RTN56U.dts
parent835e85183cf1a79cccad084b512818f0712e9a7c (diff)
downloadupstream-8d5c852eaf4eee6260cea2b3077123dafac5b19d.tar.gz
upstream-8d5c852eaf4eee6260cea2b3077123dafac5b19d.tar.bz2
upstream-8d5c852eaf4eee6260cea2b3077123dafac5b19d.zip
ralink: set the mac addr via the dts file
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38902 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/RTN56U.dts')
-rw-r--r--target/linux/ramips/dts/RTN56U.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/RTN56U.dts b/target/linux/ramips/dts/RTN56U.dts
index 6dfe3f480d..ec9163a345 100644
--- a/target/linux/ramips/dts/RTN56U.dts
+++ b/target/linux/ramips/dts/RTN56U.dts
@@ -22,7 +22,8 @@
};
ethernet@10100000 {
- port@0 {
+ mtd-mac-address = <&factory 0x4>;
+ port@0 {
ralink,fixed-link = <1000 1 1 1>;
};
};