Hi David,

I've just tested with the dump approach:

diff --git a/package/kernel/mac80211/patches/ath/552-ahb_of.patch 
b/package/kernel/mac80211/patches/ath/552-ahb_of.patch
index 1170fc64bd..57647e16fd 100644
--- a/package/kernel/mac80211/patches/ath/552-ahb_of.patch
+++ b/package/kernel/mac80211/patches/ath/552-ahb_of.patch
@@ -235,7 +235,7 @@
 +      if (data->bootstrap_reg && data->bootstrap_ref) {
 +              u32 t = ath79_reset_rr(data->bootstrap_reg);
 +              if (t & data->bootstrap_ref)
-+                      pdata->is_clk_25mhz = false;
++                      pdata->is_clk_25mhz = true;
 +              else
 +                      pdata->is_clk_25mhz = true;
 +      }

This enables me to see the AP and connect, so you are right about the reason 
for the problems.

I will test your patch in a minute.

Adrian

Attachment: openpgp-digital-signature.asc
Description: PGP signature

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to