aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
diff options
context:
space:
mode:
authorRoman <roman.yeryomin@gmail.com>2016-08-22 17:42:59 +0300
committerGitHub <noreply@github.com>2016-08-22 17:42:59 +0300
commit32b6dae5401e234ded5257e3485021860b681a53 (patch)
treebc45bb50db636de4c1ccd4ffa98a03dd8807d801 /target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
parent5d9c3170cab0b0c76eeb6c7281bcd47e36f5a521 (diff)
parent6320398fe1ba338ed9ac55bc84f9bd9e2f6a0112 (diff)
downloadmaster-187ad058-32b6dae5401e234ded5257e3485021860b681a53.tar.gz
master-187ad058-32b6dae5401e234ded5257e3485021860b681a53.tar.bz2
master-187ad058-32b6dae5401e234ded5257e3485021860b681a53.zip
Merge pull request #64 from alexgrin/master
ipq806x: Build image for Netgear Nighthawk X4 7500v2
Diffstat (limited to 'target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata')
-rw-r--r--target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata b/target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
index a23dd80a00..c7977e6375 100644
--- a/target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
+++ b/target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
@@ -56,6 +56,7 @@ case "$FIRMWARE" in
hw_mac_addr=$(mtd_get_mac_ascii devinfo hw_mac_addr)
ath10kcal_extract "art" 4096 12064
;;
+ r7500v2 |\
r7800)
ath10kcal_extract "art" 4096 12064
;;
@@ -71,6 +72,7 @@ case "$FIRMWARE" in
hw_mac_addr=$(mtd_get_mac_ascii devinfo hw_mac_addr)
ath10kcal_extract "art" 20480 12064
;;
+ r7500v2 |\
r7800)
ath10kcal_extract "art" 20480 12064
;;