aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
diff options
context:
space:
mode:
authorZoltan Herpai <wigyori@uid0.hu>2016-10-28 17:27:07 +0200
committerGitHub <noreply@github.com>2016-10-28 17:27:07 +0200
commitc4ce8c716cb5c83e4a9fe003c24f09f4e8d8a731 (patch)
tree114951c5a47a1db182362c80f71080cf7647ece2 /target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
parent1378f4a4d9908dd48dcf21ee526334d86344ec68 (diff)
parenta8a1e2a19a7bd8dbd03e40f4b81b3a603a381034 (diff)
downloadupstream-c4ce8c716cb5c83e4a9fe003c24f09f4e8d8a731.tar.gz
upstream-c4ce8c716cb5c83e4a9fe003c24f09f4e8d8a731.tar.bz2
upstream-c4ce8c716cb5c83e4a9fe003c24f09f4e8d8a731.zip
Merge pull request #141 from mumuqz/chaos_calmer
CC: ar71xx: Add support to DomyWifi DW33D
Diffstat (limited to 'target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata')
-rw-r--r--target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata4
1 files changed, 4 insertions, 0 deletions
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 f01c6d3964..ab7d93c693 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
@@ -50,6 +50,10 @@ case "$FIRMWARE" in
dlan-pro-1200-ac)
ath10kcal_extract "art" 20480 2116
;;
+ dw33d)
+ ath10kcal_extract "art" 20480 2116
+ ath10kcal_patch_mac $(mtd_get_mac_binary art 18)
+ ;;
mc-mac1200r)
ath10kcal_extract "art" 20480 2116
ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -1)