ath79: add support for Qihoo C301
[openwrt/staging/981213.git] / target / linux / ath79 / base-files / etc / hotplug.d / firmware / 11-ath10k-caldata
index 06a48e2258c3b45bed045901933fe9846600a121..149d744eb8f0ec33a453b525ea900a03e587c1fe 100644 (file)
@@ -138,6 +138,10 @@ case "$FIRMWARE" in
                ath10kcal_extract "art" 20480 2116
                ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +16)
                ;;
+       qihoo,c301)
+               ath10kcal_extract "radiocfg" 20480 2116
+               ath10kcal_patch_mac_crc $(mtd_get_mac_ascii devdata wlan5mac)
+               ;;
        tplink,archer-a7-v5|\
        tplink,archer-c2-v3|\
        tplink,archer-c7-v4|\