Browse Source

ralink: DIR-645 picks up incorrect MAC address in DTS file

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 42321
John Crispin 11 years ago
parent
commit
d1f8b9bd76
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ramips/dts/DIR-645.dts

+ 1 - 1
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>;
 		};