ar71xx: add support for TP-Link Archer C25 v1
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / hotplug.d / firmware / 11-ath10k-caldata
index 323aa40518b9127cdf65fe23259e76941975e72e..6c83a2fba24c0b1ebd1139d132e2331d0d96af69 100644 (file)
@@ -92,6 +92,7 @@ case "$FIRMWARE" in
                ath10kcal_extract "art" 20480 2116
                ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) -2)
                ;;
+       archer-c25-v1|\
        archer-c59-v1|\
        archer-c60-v1|\
        tl-wdr6500-v2)
@@ -127,7 +128,8 @@ case "$FIRMWARE" in
                ath10kcal_extract "ART" 20480 2116
                ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +16)
                ;;
-       rb-911g-5hpacd)
+       rb-911g-5hpacd | \
+       rb-962uigs-5hact2hnt)
                ath10kcal_from_file "/sys/firmware/routerboot/ext_wlan_data" 20480 2116
                ;;
        esac