openwrt/target/linux/ath79/image
Adrian Schmutzler a66a1eb9c5 ath79: add support for TP-Link TL-WA850RE v2
TP-Link TL-WA850RE v2 is a wall-plug N300 Wi-Fi range extender,
based on Qualcomm/Atheros QCA9533 v2.

Short specification:

- 550/391/195 MHz (CPU/DDR/AHB)
- 1x 10/100 Mbps Ethernet
- 32 MB of RAM (DDR1)
- 4 MB of FLASH
- 2T2R 2.4 GHz
- 2x internal antennas (embedded on PCB)
- 9x LED (all can be turned off with GPIO15), 2x button
- UART (J3) header on PCB

Flash instruction: use "factory" image directly in vendor GUI.

Warning: this device does not include any kind of recovery mechanism
in the bootloader and disassembling process is not trivial.

You can access vendor firmware over serial line using:
- login: root
- password: sohoadmin

Stock firmware uses label MAC address for WiFi and same with local
bit set for ethernet. Since this is difficult to reproduce with
the toolset of OpenWrt, we just keep both ethernet and WiFi to
the same address here.

This is the first tiny device with tplink-safeloader in ath79.
Firmware partition is only 3648k and thus even smaller than for
the tplink-4m(lzma) devices.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-01-22 23:52:51 +01:00
..
bin ath79: add support for PISEN WMB001N 2019-08-08 21:00:59 +08:00
lzma-loader ath79: lzma-loader: sync with ar71xx target 2018-06-06 22:25:53 +02:00
common-buffalo.mk ath79: sort device definitions in image/* 2019-09-21 22:17:39 +02:00
common-netgear.mk ath79: harmonize line breaks in image Makefiles 2019-12-20 00:29:05 +01:00
common-tp-link.mk ath79: remove usused TPLINK_BOARD_NAME variable for DEVICE_VARS 2020-01-21 18:08:19 +01:00
common-yuncore.mk ath79: add support for YunCore TFTP image generation 2019-11-25 17:32:46 +01:00
generic-tp-link.mk ath79: add support for TP-Link TL-MR6400 2020-01-21 14:15:48 +01:00
generic-ubnt.mk ath79: add support for Ubiquiti EdgeSwitch/ToughSwitch 5XP 2020-01-14 09:38:32 +01:00
generic.mk ath79: add support for D-Link DIR-505 2020-01-15 20:38:46 +01:00
Makefile ath79: rename ATH_SOC to SOC 2019-12-20 01:12:42 +01:00
nand.mk ath79: fix SUPPORTED_DEVICES for WNDR4300 and WNDR3700v4 2020-01-21 00:29:25 +01:00
tiny-netgear.mk ath79: rename ATH_SOC to SOC 2019-12-20 01:12:42 +01:00
tiny-tp-link.mk ath79: add support for TP-Link TL-WA850RE v2 2020-01-22 23:52:51 +01:00
tiny.mk ath79: Do not build dlink_dir-615-e4 by default 2019-12-23 15:24:43 +01:00