2
0
forked from Ivasoft/openwrt

ar71xx: wpa8630: change board name to tl-wpa8630

Signed-off-by: Henryk Heisig <hyniu@o2.pl>
This commit is contained in:
Henryk Heisig
2016-11-07 15:37:25 +01:00
committed by John Crispin
parent 5f6e948551
commit 1b2b3cb8be
13 changed files with 202 additions and 200 deletions

View 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")