From d1f8b9bd76ad1959f558a8c439111985fd4b89ee Mon Sep 17 00:00:00 2001 From: John Crispin Date: Thu, 28 Aug 2014 09:19:56 +0000 Subject: [PATCH] ralink: DIR-645 picks up incorrect MAC address in DTS file Signed-off-by: John Crispin SVN-Revision: 42321 --- 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 0a9d83f85c..60e7f46910 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>; }; -- 2.30.2