aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
diff options
context:
space:
mode:
authorAlexis Green <agreen@cococorp.com>2016-08-19 13:56:24 -0700
committerAlexis Green <agreen@cococorp.com>2016-08-19 13:56:24 -0700
commit6320398fe1ba338ed9ac55bc84f9bd9e2f6a0112 (patch)
tree333695597aed9d926162083086dc910e250adf8e /target/linux/ipq806x/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
parent5163389b9c3b302a0d53df9a70294da5cbc08ada (diff)
downloadmaster-187ad058-6320398fe1ba338ed9ac55bc84f9bd9e2f6a0112.tar.gz
master-187ad058-6320398fe1ba338ed9ac55bc84f9bd9e2f6a0112.tar.bz2
master-187ad058-6320398fe1ba338ed9ac55bc84f9bd9e2f6a0112.zip
ipq806x: Build image for Netgear Nighthawk X4 7500v2
Signed-off-by: Alexis Green <alexis@cessp.it>
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
;;