From c21a20cd783d8f2376c4ec93210edf4783617d51 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 28 Jul 2014 15:26:41 +0000 Subject: lantiq: fix dgn3500 and td8970 wifi ath9k failed to come up due to a bad mac addr Signed-off-by: John Crispin SVN-Revision: 41860 --- target/linux/lantiq/dts/TDW8970.dts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'target/linux/lantiq/dts') diff --git a/target/linux/lantiq/dts/TDW8970.dts b/target/linux/lantiq/dts/TDW8970.dts index 5c73fc1243..a312a9fbb4 100644 --- a/target/linux/lantiq/dts/TDW8970.dts +++ b/target/linux/lantiq/dts/TDW8970.dts @@ -72,7 +72,7 @@ #address-cells = <1>; #size-cells = <0>; reg = <0>; - mac-address = [ 00 11 22 33 44 55 ]; + mtd-mac-address = <&ath9k_cal 0xf100>; ethernet@0 { compatible = "lantiq,xrx200-pdi-port"; @@ -194,6 +194,8 @@ ath9k_eep { compatible = "ath9k,eeprom"; ath,eep-flash = <&ath9k_cal 0x21000>; + ath,mac-offset = <0xf100>; + ath,mac-increment; ath,led-pin = <0>; }; -- cgit v1.2.3