Author: blogic Date: 2014-08-28 11:19:56 +0200 (Thu, 28 Aug 2014) New Revision: 42321
Modified: trunk/target/linux/ramips/dts/DIR-645.dts Log: ralink: DIR-645 picks up incorrect MAC address in DTS file Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/ramips/dts/DIR-645.dts =================================================================== --- trunk/target/linux/ramips/dts/DIR-645.dts 2014-08-28 06:27:57 UTC (rev 42320) +++ trunk/target/linux/ramips/dts/DIR-645.dts 2014-08-28 09:19:56 UTC (rev 42321) @@ -63,7 +63,7 @@ }; ethernet@10100000 { - mtd-mac-address = <&factory 0x28>; + mtd-mac-address = <&factory 0x4>; port@0 { ralink,fixed-link = <1000 1 1 0>; }; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
