openwrtv4/target/linux/ramips/image
Carlo Nel 6bbb220255 ramips: add support for TP-Link TL-MR3020 v3
TP-Link TL-MR3020 v3 is a pocket-size router based on MediaTek MT7628N.

This PR is based on the work of @meyergru[1], with his permission.

Specification:
- MediaTek MT7628N/N (575 Mhz)
- 64 MB of RAM
- 8 MB of FLASH
- 2T2R 2.4 GHz
- 1x 10/100 Mbps Ethernet

Flash instruction:

The only way to flash the image in TL-MR3020 v3 is to use
tftp recovery mode in U-Boot:

1. Configure PC with static IP 192.168.0.225/24 and tftp server.
2. Rename "openwrt-ramips-mt76x8-tplink_tl-mr3020-v3-squashfs-tftp-recovery.bin"
   to "tp_recovery.bin" and place it in tftp server directory.
3. Connect PC with the LAN port, press the reset button, power up
   the router and keep button pressed for around 6-7 seconds, until
   device starts downloading the file.
4. Router will download file from server, write it to flash and reboot.

[1] https://github.com/meyergru/lede-source/commits/TL-MR3020-V3

Signed-off-by: Carlo Nel <carlojnel@gmail.com>
2018-09-06 21:36:42 +02:00
..
lzma-loader ramips: Add support for mt7621 to lzma-loader 2018-06-21 06:54:42 +02:00
Makefile ramips: only limit lzma dictionary size on mt7621 2018-08-30 10:57:35 +02:00
mt76x8.mk ramips: add support for TP-Link TL-MR3020 v3 2018-09-06 21:36:42 +02:00
mt7620.mk ramips: add support for D-Link DWR-118-A2 2018-08-15 07:42:36 +02:00
mt7621.mk ramips: only limit lzma dictionary size on mt7621 2018-08-30 10:57:35 +02:00
rt288x.mk ramips: use patch-dtb for F5D8235 V1 2018-04-23 22:07:22 +02:00
rt305x-legacy.mk ramips: use new image build code for WHR-G300N 2018-02-13 10:01:53 +01:00
rt305x.mk ramips: add missing USB packages into ASL26555-16M 2018-08-13 10:26:03 +02:00
rt3883.mk ramips: add support for Loewe WMDR-143N 2017-07-27 09:13:27 +02:00