openwrtv4/target/linux/ath79
Tobias Schramm fa3c2676ab ath79: Add support for Ubiquiti Nanostation AC
5 GHz AC wireless outdoor PoE CPE with internal 2.4 GHz management radio

CPU:    Atheros AR9342 SoC
RAM:    64 MB DDR2
Flash:  16 MB NOR SPI
Switch: QCA8334
Ports:  2 GbE ports (1x PoE in, 1x PoE passthrough)
WLAN:   5 GHz QCA899X (PCI) and 2.4 GHZ AR9342

Successor to the old NanoStation M5 with AC wireless.

The integrated QCA899X is a Ubiquiti branded part with modified vendor and
product id (0777:11ac9).

Serial

Serial settings: 115200, 8N1

* = plated through hole
0 = nylon screw

      [Top of device]
+--------------------------+
|    [label]               |
|  0                       |
|                    0     |
|         [ubnt]           |
|         [logo]  3V3  *   |
|                  TX  *   |
|                  RX  *   |
|                 GND  *   |
|                          |
|                      *   |
|                      *   |
|                      *   |
|                      *   |
|    0                     |
|                 0        |
|                          |
|                          |

Installation

1. Connect to serial header on device
2. Power on device and enter uboot console
3. Set up tftp server serving an openwrt initramfs build
4. Load initramfs build using the command tftpboot in the uboot cli
5. Boot the loaded image using the command bootm
6. Copy squashfs openwrt sysupgrade build to the booted device
7. Use mtd to write sysupgrade to partition "firmware"
8. Reboot and enjoy

Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
2018-10-07 10:46:20 +02:00
..
base-files ath79: Add support for Ubiquiti Nanostation AC 2018-10-07 10:46:20 +02:00
dts ath79: Add support for Ubiquiti Nanostation AC 2018-10-07 10:46:20 +02:00
files ath79: port cybertan_part from ar71xx 2018-09-10 09:07:11 +02:00
generic ath79: initial support for Ubiquiti RouterStation and RouterStation Pro 2018-08-27 19:31:17 +02:00
image ath79: Add support for Ubiquiti Nanostation AC 2018-10-07 10:46:20 +02:00
nand ath79: add initial nand support for gl-ar300m 2018-06-18 20:29:38 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.73 2018-10-02 13:44:36 +02:00
tiny ath79: add support for TP-Link TL-WR941N/ND v2/v3 2018-08-14 10:19:37 +02:00
config-4.14 ath79: add support for Buffalo WZR-HP-AG300H 2018-09-10 09:35:07 +02:00
Makefile ath79: add initial nand support for gl-ar300m 2018-06-18 20:29:38 +02:00
modules.mk ath79: add new OF only target for QCA MIPS silicon 2018-05-07 08:06:51 +02:00