forked from Ivasoft/openwrt
ath79: add support for Ubiquiti UniFi AC-Pro
rework the dts to a common unifi-ac dtsi pro network is connected via phy0 and has usb ports lite network is connected via phy4 without usb ports Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
This commit is contained in:
committed by
Mathias Kresin
parent
56fddc2577
commit
7dd3d7e1d3
@@ -95,7 +95,8 @@ case "$FIRMWARE" in
|
||||
ath10kcal_extract "art" 20480 2116
|
||||
ath10kcal_patch_mac $(macaddr_add $(cat /sys/class/net/eth1/address) -2)
|
||||
;;
|
||||
"ubnt,unifiac-lite")
|
||||
"ubnt,unifiac-lite"|\
|
||||
"ubnt,unifiac-pro")
|
||||
ath10kcal_extract "EEPROM" 20480 2116
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user