[source] ar71xx: extract ath10k wifi board.bin for the OpenMesh A40 board
LEDE Commits
lede-commits at lists.infradead.org
Tue Feb 14 03:48:40 PST 2017
blogic pushed a commit to source.git, branch master:
https://git.lede-project.org/d0061798a6113f1057170e00fa5a907ca6c76007
commit d0061798a6113f1057170e00fa5a907ca6c76007
Author: Sven Eckelmann <sven.eckelmann at open-mesh.com>
AuthorDate: Fri Sep 23 09:40:10 2016 +0200
ar71xx: extract ath10k wifi board.bin for the OpenMesh A40 board
Signed-off-by: Sven Eckelmann <sven.eckelmann at open-mesh.com>
---
target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 1 +
1 file changed, 1 insertion(+)
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 8b13f94..4938e26 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
@@ -76,6 +76,7 @@ case "$FIRMWARE" in
ath10kcal_extract "art" 20480 2116
ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -1)
;;
+ a40 | \
a60 | \
mr1750 | \
mr1750v2 | \
More information about the lede-commits
mailing list