diff options
author | Sven Eckelmann <sven.eckelmann@open-mesh.com> | 2016-06-17 15:24:52 +0200 |
---|---|---|
committer | Sven Eckelmann <sven@narfation.org> | 2016-09-21 18:16:54 +0200 |
commit | 21560ae52e73e7f1204ca87dcbf946135c31b481 (patch) | |
tree | c88c5ddff4f5cbcb3f2d9713f31d135a1b99e584 /target | |
parent | b6c8710aa78d1fbf8fade0bc86ffe92772d0bb4a (diff) | |
download | upstream-21560ae52e73e7f1204ca87dcbf946135c31b481.tar.gz upstream-21560ae52e73e7f1204ca87dcbf946135c31b481.tar.bz2 upstream-21560ae52e73e7f1204ca87dcbf946135c31b481.zip |
ar71xx: extract ath10k wifi board.bin for the OpenMesh MR1750v2 board
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 1 |
1 files changed, 1 insertions, 0 deletions
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 8fc3ab3cd4..f01c6d3964 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 @@ -72,6 +72,7 @@ case "$FIRMWARE" in ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +1) ;; mr1750 | \ + mr1750v2 | \ om5p-acv2) ath10kcal_extract "ART" 20480 2116 ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +16) |