projects
/
openwrt
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ath79: add support for Ubiquiti UniFi AC-Pro
[openwrt/openwrt.git]
/
target
/
linux
/
ath79
/
base-files
/
etc
/
hotplug.d
/
firmware
/
11-ath10k-caldata
diff --git
a/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
b/target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
index c3cc4d998673ef995af4ba4fe22b918f52556185..dff33b70cee79313fd0669f05b97031276e5d7b5 100644
(file)
--- a/
target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
+++ b/
target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
@@
-95,7
+95,8
@@
case "$FIRMWARE" in
ath10kcal_extract "art" 20480 2116
ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -2)
;;
- "ubnt,unifiac-lite")
+ "ubnt,unifiac-lite"|\
+ "ubnt,unifiac-pro")
ath10kcal_extract "EEPROM" 20480 2116
;;
esac