ath79: add support for ROSINSON WR818 board
authorRosy Song <rosysong@rosinson.com>
Sun, 7 Oct 2018 04:04:54 +0000 (12:04 +0800)
committerMathias Kresin <dev@kresin.me>
Tue, 27 Nov 2018 20:11:54 +0000 (21:11 +0100)
commit31469aebd4c737ba891ceffc58db59c6b039445c
tree90dcd27a9e0d577b24896cc62351e4d8e8b5609a
parent757478133743d2d573ee2d5eb78be37aa544e11e
ath79: add support for ROSINSON WR818 board

This commit adds support for the ROSINSON WR818 WiFi-Router

SoC:    Qualcomm Atheros QCA9563,
FLASH:  Winbond W25Q128FV 16MBytes,
WiFi:   QCA9563 b/g/n 3x3 450Mbit/s,
USB:    1x USB 2.0 Type A, 1x USB2.0 Type C,
IN:     WPS/Reset button GPIO1,
OUT:    Power LED red, Internet LED red, WLAN LED red,
        LAN1 LED red, LAN2 LED red, System LED red,
UART:   RX-GPIO18, TX-GPIO22,

Tested and working:
    - Ethernet (LAN + WAN)
    - WiFi
    - OpenWRT sysupgrade
    - Button
    - LEDs

Installation of OpenWRT from vendor firmware:
    - Connect to the Web-interface at http://192.168.1.1
    - Go to "Administration" -> "Firmware Upgrade"
    - Upload the OpenWrt sysupgrade image

Signed-off-by: Rosy Song <rosysong@rosinson.com>
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/dts/qca9563_rosinson_wr818.dts [new file with mode: 0644]
target/linux/ath79/image/generic.mk