2
0
forked from Ivasoft/openwrt

ath79: add support for UniFi AC-Mesh Pro

The Unifi AC-Mesh Pro has identical hardware to the Unifi AC-Pro except
USB support.
Furthermore for setting parameters like antenna gain it is helpful to
know the exact device variant.

Signed-off-by: Christoph Krapp <achterin@googlemail.com>
This commit is contained in:
Christoph Krapp
2018-07-02 14:39:54 +02:00
committed by Mathias Kresin
parent 16d6a63f85
commit e420b7b5c5
6 changed files with 44 additions and 23 deletions

View File

@@ -101,6 +101,7 @@ case "$FIRMWARE" in
;;
"ubnt,unifiac-lite"|\
"ubnt,unifiac-mesh"|\
"ubnt,unifiac-mesh-pro"|\
"ubnt,unifiac-pro")
ath10kcal_extract "EEPROM" 20480 2116
;;