2
0
forked from Ivasoft/openwrt

ar71xx: add support for D-Link DAP-2695 rev. A1

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: John Crispin <john@phrozen.org>
This commit is contained in:
Stijn Tintel
2016-07-18 19:39:57 +02:00
parent 6b0d279ca5
commit e3875350f3
13 changed files with 270 additions and 0 deletions

View File

@@ -47,6 +47,10 @@ board=$(ar71xx_board_name)
case "$FIRMWARE" in
"ath10k/cal-pci-0000:00:00.0.bin")
case $board in
dap-2695-a1)
ath10kcal_extract "radiocfg" 20480 2116
ath10kcal_patch_mac $(mtd_get_mac_ascii bdcfg wlanmac_a)
;;
dlan-pro-1200-ac)
ath10kcal_extract "art" 20480 2116
;;