ath79: add support for ZyXEL NBG6716
[openwrt/staging/chunkeey.git] / target / linux / ath79 / base-files / etc / hotplug.d / firmware / 11-ath10k-caldata
index b2ec803a72a315465e365b83c3de6e75a0475599..91e813f121cbf75667857e658b2303a6bd6bb369 100644 (file)
@@ -113,6 +113,10 @@ case "$FIRMWARE" in
        ubnt,unifiac-pro)
                caldata_extract "EEPROM" 0x5000 0x844
                ;;
+       zyxel,nbg6716)
+               caldata_extract "art" 0x5000 0x844
+               ath10kcal_patch_mac $(macaddr_add $(mtd_get_mac_ascii u-boot-env ethaddr) +1)
+               ;;
        esac
        ;;
 "ath10k/pre-cal-pci-0000:00:00.0.bin")