Author: blogic Date: 2015-02-02 10:02:02 +0100 (Mon, 02 Feb 2015) New Revision: 44240
Modified: trunk/target/linux/ramips/dts/FIREWRT.dts Log: ralink: add ethernet macaddr to dts for FireWRT Signed-off-by: wengbj <[email protected]> Modified: trunk/target/linux/ramips/dts/FIREWRT.dts =================================================================== --- trunk/target/linux/ramips/dts/FIREWRT.dts 2015-02-02 09:01:44 UTC (rev 44239) +++ trunk/target/linux/ramips/dts/FIREWRT.dts 2015-02-02 09:02:02 UTC (rev 44240) @@ -78,4 +78,9 @@ }; }; }; + + ethernet@1e100000 { + mtd-mac-address = <&factory 0xe000>; + }; + }; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
