ar71xx: extract ath10k wifi board.bin for the OpenMesh A40 board
[openwrt/staging/hauke.git] / target / linux / ar71xx / base-files / etc / hotplug.d / firmware / 11-ath10k-caldata
index b458ca313dff98d4dc73feac4604051cb85b3985..4938e2653ab5faf5e24336609181701b874d85ab 100644 (file)
@@ -76,6 +76,8 @@ case "$FIRMWARE" in
                ath10kcal_extract "art" 20480 2116
                ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -1)
                ;;
+       a40 | \
+       a60 | \
        mr1750 | \
        mr1750v2 | \
        om5p-acv2)
@@ -86,6 +88,12 @@ case "$FIRMWARE" in
                ath10kcal_extract "caldata" 20480 2116
                ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) +2)
                ;;
+       re450)
+               ath10kcal_extract "art" 20480 2116
+               ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) -2)
+               ;;
+       archer-c59-v1|\
+       archer-c60-v1|\
        tl-wdr6500-v2)
                ath10kcal_extract "art" 20480 2116
                ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -2)