openwrtv4/target/linux/ramips
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
..
base-files ramips: add support for TP-Link TL-MR3020 v3 2018-09-06 21:36:42 +02:00
dts ramips: add support for TP-Link TL-MR3020 v3 2018-09-06 21:36:42 +02:00
files-4.14/drivers ramips: drop obsolete sd card driver code 2018-09-06 21:35:53 +02:00
image ramips: add support for TP-Link TL-MR3020 v3 2018-09-06 21:36:42 +02:00
mt76x8 kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
mt7620 ramips: add support for D-Link DWR-118-A2 2018-08-15 07:42:36 +02:00
mt7621 ramips: Add support for Mikrotik RouterBOARD RBM33g 2018-06-21 06:54:42 +02:00
patches-4.14 ramips: add rt3352 SPI_CS1 pinmux 2018-09-06 21:35:53 +02:00
rt288x kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
rt305x kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
rt3883 kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
Makefile ramips: switch to linux 4.14 2018-04-06 18:07:43 +02:00
modules.mk ramips: rename pwm kernel module 2018-04-08 12:35:33 +02:00