openwrt/target/linux
David Bauer 5cd9b50d69 ath79: add support for devolo WiFi pro 1750x
Hardware
--------
CPU:   Qualcomm Atheros QCA9558
RAM:   128M DDR2
FLASH: 16MiB
ETH:   1x Atheros AR8035 (PoE in)
WiFi2: QCA9558 3T3R
WiFi5: QCA9880 3T3R
BTN:   1x Reset
LED:   1x LED Power (non-controllable)
       1x LED Status (internal)
       1x LED LAN (controlled by PHY)
       1x LED WLAN
BEEP:  1x GPIO attached piezo beeper
UART:  3.3V GND TX RX (115200-N-8) (3.3V is square pad)
       Header is located next to external-LED header.

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 the one set in the web interface.

2. Install OpenWRT with

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

Signed-off-by: David Bauer <mail@david-bauer.net>
(cherry picked from commit cb3cd52694)
2019-07-21 13:09:45 +02:00
..
apm821xx apm821xx: fix bogus key-presses on boot 2019-06-24 20:30:09 +02:00
ar71xx ar71xx: enable SGMII fixup on Mikrotik wAP AC 2019-07-21 13:09:31 +02:00
arc770 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
archs38 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
armvirt kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
at91 at91:renaming subtraget legacy to sam9x 2019-05-30 12:12:57 +02:00
ath25 ath25: disable image generation for ubnt2 and ubnt5 devices 2019-07-20 08:57:23 +02:00
ath79 ath79: add support for devolo WiFi pro 1750x 2019-07-21 13:09:45 +02:00
bcm53xx kernel: bump 4.14 to 4.14.125 (FS#2305 FS#2297) 2019-06-12 15:25:41 +02:00
brcm47xx kernel: bump 4.14 to 4.14.133 2019-07-12 09:39:33 +02:00
brcm63xx brcm63xx: DVA-G3810BN/TL: Fix the WAN ethernet port 2019-06-06 12:05:51 +02:00
brcm2708 kernel: bump 4.14 to 4.14.128 2019-06-20 15:50:00 +02:00
cns3xxx kernel: drop everything not on kernel version 4.14 2019-06-12 01:18:52 +02:00
gemini kernel: drop everything not on kernel version 4.14 2019-06-12 01:18:52 +02:00
generic kernel: cherry pick patch removing __linux__ check 2019-07-10 18:05:32 +02:00
imx6 kernel: drop everything not on kernel version 4.14 2019-06-12 01:18:52 +02:00
ipq40xx ipq40xx: Linksys: sysupgrade: Ensure OEM volumes are removed 2019-06-24 20:28:33 +02:00
ipq806x kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
kirkwood kernel: drop everything not on kernel version 4.14 2019-06-12 01:18:52 +02:00
lantiq lantiq: enable STP where referenced 2019-07-03 11:17:29 +02:00
layerscape layerscape: drop pause frame support for aquantia phy 2019-06-26 07:27:38 +02:00
malta malta: Deactivate MIPS O32 and N32 support 2019-05-14 21:50:42 +02:00
mediatek kernel: bump 4.14 to 4.14.130 2019-06-25 16:48:50 +02:00
mpc85xx mpc85xx: Use gzip compressed kernel on HiveAP-330 2019-07-05 22:29:27 +02:00
mvebu mvebu: Fix platform.sh for non-generic espressobin versions 2019-06-28 21:53:05 +02:00
mxs mxs: disable unused serial drivers 2019-03-11 19:35:43 +01:00
octeon kernel: drop everything not on kernel version 4.14 2019-06-12 01:18:52 +02:00
octeontx kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
omap kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
oxnas kernel: bump 4.14 to 4.14.128 2019-06-20 15:50:00 +02:00
pistachio kernel: bump 4.14 to 4.14.91 2019-01-07 17:09:06 +01:00
ramips mt7620: disable image generation for Netgear EX2700 2019-07-20 23:40:20 +02:00
rb532 kernel: bump 4.14 to 4.14.86 2018-12-10 11:48:44 +01:00
samsung kernel: Do not set CONFIG_DEVMEM or CONFIG_DEVKMEM 2019-05-11 17:15:41 +02:00
sunxi kernel: drop everything not on kernel version 4.14 2019-06-12 01:18:52 +02:00
tegra kernel: drop everything not on kernel version 4.14 2019-06-12 01:18:52 +02:00
uml kernel: Deactivate CONFIG_BINFMT_MISC 2019-05-11 17:15:41 +02:00
x86 x86: add modern network modules to Generic target 2019-07-20 22:58:08 +02:00
zynq zynq: make title consistent for all devices 2019-05-17 21:41:43 +02:00
Makefile