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

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


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

commit facbdec0b5754a374c58928cb7f9d8d6bbfa97a7
Author: Sven Eckelmann <sven.eckelmann at open-mesh.com>
AuthorDate: Tue Aug 9 16:12:06 2016 +0200

    ar71xx: extract ath10k wifi board.bin for the OpenMesh A60 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 a4f426e..b744b4e 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)
 		;;
+	a60 | \
 	mr1750 | \
 	mr1750v2 | \
 	om5p-acv2)



More information about the lede-commits mailing list