X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fbase-files%2Fetc%2Fhotplug.d%2Ffirmware%2F11-ath10k-caldata;h=9a5f82b7cd6dfe3b3efc0f0860ae39926b9156e1;hp=a2e98f4be7c70703ab25b6fa26f3e25499090566;hb=2c9aff289e71689c07770efb2ce9e5f1b30960f2;hpb=6165e4aab0e22b780b6b1dde887ed803a7c8210a 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 a2e98f4be7..9a5f82b7cd 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 @@ -38,11 +38,10 @@ ath10kcal_patch_mac() { [ -e /lib/firmware/$FIRMWARE ] && exit 0 -. /lib/ar71xx.sh . /lib/functions.sh . /lib/functions/system.sh -board=$(ar71xx_board_name) +board=$(board_name) case "$FIRMWARE" in "ath10k/cal-pci-0000:00:00.0.bin") @@ -62,6 +61,7 @@ case "$FIRMWARE" in ath10kcal_extract "art" 20480 2116 ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -2) ;; + cf-e355ac|\ cf-e380ac-v1|\ cf-e380ac-v2|\ dlan-pro-1200-ac|\ @@ -111,6 +111,9 @@ case "$FIRMWARE" in unifiac-pro) ath10kcal_extract "EEPROM" 20480 2116 ;; + wi2a-ac200i) + ath10kcal_extract "ART" 20480 2116 + ;; esac ;; "ath10k/cal-pci-0000:01:00.0.bin")