ath79: add support for Devolo WiFi Pro 1750e
authorDjango Armstrong <iamdjango@hotmail.com>
Sun, 20 Jan 2019 16:46:42 +0000 (16:46 +0000)
committerMathias Kresin <dev@kresin.me>
Sat, 26 Jan 2019 20:46:33 +0000 (21:46 +0100)
commit1c2f7b511514d43d8a826b26e09817b2750a2bf4
tree1d704f9637e879606be61a01a7a3b494e5668ff8
parent2a4e756085ad88969dbab32961119fe65e3b46b3
ath79: add support for Devolo WiFi Pro 1750e

Hardware
--------
CPU:   Qualcomm Atheros QCA9558
RAM:   128M DDR2
FLASH: 16MiB
ETH:   1x Atheros AR8035 (PoE in)
       1x Atheros AR8033
WiFi2: QCA9558 3T3R (SiGE SE2565T 2.4 GHz power amp x3)
WiFi5: QCA9880 3T3R (Skyworks 5003L1 5 GHz power amp x3)
BTN:   1x Reset
       1x WPS
       1x USB eject
LED:   1x LED blue
       1x LED red
BEEP:  1x GPIO attached piezo beeper
UART:  3.3V GND TX RX (115200-N-8) (3.3V is pin closest to rear ports)
       Dupont 4 pin header
       Rear RJ45 serial port non-functional
USB:   1x v2.0

Installation
------------
Make sure you set a password for the root user as prompted on first
setup!

1. Upload OpenWRT sysupgrade image via SSH to the device.
Use /tmp as the destination folder on the device.
User is root, password previously set in the web interface.

2. Install OpenWRT with

> sysupgrade -n -F /tmp/<openwrt-image-name>

Signed-off-by: Django Armstrong <iamdjango@hotmail.com>
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/ath79/dts/qca9558_devolo_dvl1750e.dts [new file with mode: 0644]
target/linux/ath79/image/generic.mk