ramips: add support for TP-Link RE305 v1
authorSteffen Förster <nemesis@chemnitz.freifunk.net>
Mon, 23 Dec 2019 21:48:06 +0000 (22:48 +0100)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sat, 18 Jan 2020 18:39:05 +0000 (19:39 +0100)
commit1c8d5efea4f5d635579fe750c9e72fb9cb2eb2b6
tree0057b0354ee146e20c9d4c47327dd6642ff904c8
parentd0ff29562959562559631147e20b4b63a38a67b7
ramips: add support for TP-Link RE305 v1

Specification:

SoC: MediaTek MT7628AN
RAM: 64MiB
Flash: 8MiB
Wifi:
  - 2.4GHz: MT7628AN
  - 5GHz: MT7612EN
LAN: 1x 10/100 Mbps

Flash instructions:
Flash factory image through stock firmware WEB UI.
Back to stock is possible by using TFTP and stripping down the Firmware
provided by TP-Link to a initramfs.

The flash space between 0x650000 and 0x7f0000
is blank in the stock firmware so I left it out as well.

Signed-off-by: Steffen Förster <nemesis@chemnitz.freifunk.net>
src/tplink-safeloader.c