Author: nbd
Date: 2015-07-26 15:01:43 +0200 (Sun, 26 Jul 2015)
New Revision: 46497

Modified:
   trunk/target/linux/ramips/dts/DIR-860L-B1.dts
Log:
ramips: swap radio calibration data pointers for DIR-860L

Fixes low 5 GHz tx power issues

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/target/linux/ramips/dts/DIR-860L-B1.dts
===================================================================
--- trunk/target/linux/ramips/dts/DIR-860L-B1.dts       2015-07-26 11:42:27 UTC 
(rev 46496)
+++ trunk/target/linux/ramips/dts/DIR-860L-B1.dts       2015-07-26 13:01:43 UTC 
(rev 46497)
@@ -72,7 +72,7 @@
                        mt76@0,0 {
                                reg = <0x0000 0 0 0 0>;
                                device_type = "pci";
-                               mediatek,mtd-eeprom = <&radio 0>;
+                               mediatek,mtd-eeprom = <&radio 0x2000>;
                                mediatek,2ghz = <0>;
                        };
                };
@@ -80,7 +80,7 @@
                        mt76@1,0 {
                                reg = <0x0000 0 0 0 0>;
                                device_type = "pci";
-                               mediatek,mtd-eeprom = <&radio 0x2000>;
+                               mediatek,mtd-eeprom = <&radio 0>;
                                mediatek,5ghz = <0>;
                        };
                };
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to