X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Fetc%2Fhotplug.d%2Ffirmware%2F11-ath10k-caldata;h=dd3f546b9e180312e528799e4aec2e432939220b;hb=febf61a29a25e83ffbf3546dd385422ec9303e88;hp=c827e314429d795fdee09ad3ede6f1ab489004b2;hpb=e6956d528c8c7d0e091c5f987d39bdbaf108746d;p=15.05%2Fopenwrt.git diff --git a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata index c827e31442..dd3f546b9e 100644 --- a/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata +++ b/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata @@ -39,6 +39,10 @@ case "$FIRMWARE" in dlan-pro-1200-ac) ath10kcal_from_file $(find_mtd_part "art") 20480 $ath10kcal_tmp ;; + esr1750 | \ + epg5000) + ath10kcal_from_file $(find_mtd_part "caldata") 20480 $ath10kcal_tmp + ;; esac ;;