From 1b2b3cb8becef2bf6ddf3f3f3747f99fa17e334d Mon Sep 17 00:00:00 2001 From: Henryk Heisig Date: Mon, 7 Nov 2016 15:37:25 +0100 Subject: ar71xx: wpa8630: change board name to tl-wpa8630 Signed-off-by: Henryk Heisig --- .../ar71xx/base-files/etc/hotplug.d/firmware/11-ath10k-caldata | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/ar71xx/base-files/etc/hotplug.d/firmware') 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 c95cfb9ec4..872e6a8427 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 @@ -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") -- cgit v1.2.3