From bbb29ffa302995622f1deb3f34101e4334d1d7b8 Mon Sep 17 00:00:00 2001 From: blogic Date: Mon, 1 Sep 2014 13:22:09 +0000 Subject: [PATCH] ralink: DIR-645 picks up incorrect MAC address in DTS file Signed-off-by: John Crispin Backport of r42321 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42391 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/dts/DIR-645.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/dts/DIR-645.dts b/target/linux/ramips/dts/DIR-645.dts index 0a9d83f..60e7f46 100644 --- a/target/linux/ramips/dts/DIR-645.dts +++ b/target/linux/ramips/dts/DIR-645.dts @@ -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>; };