ar71xx: tl-wpa8630: Use dynamic parsing of the firmware partition
[openwrt/openwrt.git] / target / linux / ar71xx / base-files / etc / hotplug.d / firmware / 11-ath10k-caldata
index c95cfb9ec4d013ff035047400d39f25f720ef3c3..bbb28ed74d8e998610a4842a49b3c44b937378db 100644 (file)
@@ -86,14 +86,14 @@ case "$FIRMWARE" in
                ath10kcal_extract "ART" 20480 2116
                ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +16)
                ;;
+       tl-wpa8630)
+               ath10kcal_extract "art" 20480 2116
+               ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +1)
+               ;;
        unifiac-lite | \
        unifiac-pro)
                ath10kcal_extract "EEPROM" 20480 2116
                ;;
-       wpa8630)
-               ath10kcal_extract "ART" 20480 2116
-               ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth0/address) +1)
-               ;;
        esac
        ;;
 "ath10k/cal-pci-0000:01:00.0.bin")