2
0
forked from Ivasoft/openwrt

ar71xx: add support for UniFi-AC-Mesh

This adds the build option for the new UniFi AC Mesh.
It is a direct hardware copy from the AC Lite.

- SoC: QCA9563-AL3A (775Mhz)
- RAM: 128MiB
- Flash: 16MiB - dual firmware partitions!
- LAN: 1 1000M - POE
- Wireless:
        2.4G: QCA9563
          5G: UniFi Chip, QCA988X compatible

Thanks to Frank Dietz for testing.

Signed-off-by: Ludwig Thomeczek <ledesrc@wxorx.net>
[wrapped too long lines in mach-ubnt-unifiac.c]
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
Ludwig Thomeczek
2017-03-29 13:38:25 +02:00
committed by Piotr Dymacz
parent 1c56a7929a
commit 43a7a1a05e
5 changed files with 13 additions and 8 deletions

View File

@@ -1774,7 +1774,7 @@ config ATH79_MACH_UBNT
select ATH79_DEV_USB
config ATH79_MACH_UBNT_UNIFIAC
bool "Ubiquiti UniFi AC (LITE/LR/PRO) support"
bool "Ubiquiti UniFi AC (LITE/LR/MESH/PRO) support"
select SOC_QCA956X
select ATH79_DEV_AP9X_PCI if PCI
select ATH79_DEV_ETH