[source] ar71xx: extract ath10k wifi board.bin for the OpenMesh A40 board

LEDE Commits lede-commits at lists.infradead.org
Wed Feb 15 00:36:38 PST 2017


blogic pushed a commit to source.git, branch lede-17.01:
https://git.lede-project.org/f30f25c33e1b3b4dbf23c4b446a0bcf2ed47482a

commit f30f25c33e1b3b4dbf23c4b446a0bcf2ed47482a
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 b744b4e..b3e23c9 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