[OpenWrt-Devel] [PATCH 1/3] ralink: add ethernet macaddr to dts for FireWRT
wengbj
fl.service at t-firefly.com
Fri Jan 30 04:04:28 EST 2015
---
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 2e5d26b..4e9e28b 100644
--- a/target/linux/ramips/dts/FIREWRT.dts
+++ b/target/linux/ramips/dts/FIREWRT.dts
@@ -78,4 +78,9 @@
};
};
};
+
+ ethernet at 1e100000 {
+ mtd-mac-address = <&factory 0xe000>;
+ };
+
};
--
1.7.9.5
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list