ath79: add support for Ubiquiti AirRouter
authorRussell Senior <russell@personaltelco.net>
Mon, 26 Nov 2018 22:28:00 +0000 (14:28 -0800)
committerJohn Crispin <john@phrozen.org>
Mon, 3 Dec 2018 06:58:56 +0000 (07:58 +0100)
commit73127a878dca3da42c35400e2c63a24a2d664088
tree2eba7742690489cf1288edfcafc3b2e599771655
parent20ec6af15eba161970d95fecbd831e72eb47a56b
ath79: add support for Ubiquiti AirRouter

Indoor low-power router with 2.4 GHz radio

CPU:    Atheros AR7241 rev 1
RAM:    32 MB
Flash:  8 MB NOR SPI
Switch: Atheros AR7240
Ports:  1x WAN, 4x LAN 10/100 Ethernet
WLAN:   Atheros AR9285 (2.4 GHz)
USB:    1x USB2 host port

Note: Ethernet WAN/LAN port naming is reversed from ar71xx.
WAN is eth0; LAN is eth1.1.

UART settings: 115200, 8N1

                LEDs
        +--------------------------
        |
        |
        |
        |
        |
        |
        |
        |
    VCC | x x
     RX | * x
        | x x
        | x x
     TX | * x
    GND | * x
        |
        |
        |
        |
        +--------------------------
                ETHERNET PORTS

Installation from Ubiquiti firmware, is as for other ubnt-xm AirOs devices.

Signed-off-by: Russell Senior <russell@personaltelco.net>
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
target/linux/ath79/dts/ar7241_ubnt_airrouter.dts [new file with mode: 0644]
target/linux/ath79/image/generic-ubnt.mk