You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
Henryk Heisig 39e9bfb181 ramips: add support for TP-Link TL-MR3420 v5
TP-Link TL-MR3420 v5 are simple N300 router with
5-port FE switch and non-detachable antennas.
Its very similar to TP-Link TL-WR841N V13.

Specification:

- MT7628N/N (580 MHz)
- 64 MB of RAM (DDR2)
- 8 MB of FLASH
- 2T2R 2.4 GHz
- 5x 10/100 Mbps Ethernet
- 2x external, non-detachable antennas
- USB 2.0 Port
- UART (J1) header on PCB (115200 8n1)
- 8x LED, 2x button, power input switch

Flash instruction:

The only way to flash LEDE image in mr3420v5 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 "lede-ramips-mt7628-tplink_tl-mr3420-v5-squashfs-tftp-recovery.bin"
   to "tp_recovery.bin" and place it in tftp server directory.
3. Connect PC with one of LAN ports, 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.

Signed-off-by: Henryk Heisig <hyniu@o2.pl>
7 years ago
..
adm5120 treewide: populate boardname and model earlier 7 years ago
adm8668 build: fix subtarget descriptions 8 years ago
apm821xx apm821xx: convert to device-tree board detection 7 years ago
ar7 kernel: Update kernel 4.9 to 4.9.70 7 years ago
ar71xx ar71xx: add support for MikroTik RouterBOARD 921GS-5HPacD r2 (mANTBox 15s) 7 years ago
arc770 arc770: mark as source-only 7 years ago
archs38 treewide: drop target board_name functions 7 years ago
armvirt merge: targets: update image generation and targets 7 years ago
at91 at91: create sdcard image for sama5 7 years ago
ath25 kernel: cleanup CONFIG_SCHED_HRTICK 7 years ago
au1000 kernel: update kernel 3.18 to version 3.18.43 8 years ago
bcm53xx bcm53xx: use otrx for creating TRX images 7 years ago
brcm47xx brcm47xx: remove versions from linksys-e1000 target 7 years ago
brcm63xx brcm63xx: fix Sercomm AD1018 status led 7 years ago
brcm2708 kernel: Update kernel 4.9 to 4.9.70 7 years ago
cns3xxx kernel: bump 4.9 to 4.9.67 7 years ago
gemini kernel: Update kernel 4.4 to 4.4.100 7 years ago
generic kernel: move console loglevel to generic 7 years ago
imx6 treewide: add only one device when appending to TARGET_DEVICES 7 years ago
ipq806x base-files: unify get_dt_led helper function 7 years ago
ixp4xx kernel: Update kernel 4.9 to 4.9.70 7 years ago
kirkwood treewide: add only one device when appending to TARGET_DEVICES 7 years ago
lantiq kernel: Update kernel 4.9 to 4.9.70 7 years ago
layerscape kernel: Update kernel 4.9 to 4.9.70 7 years ago
malta treewide: do not use IMG_PREFIX in Image/Prepare 7 years ago
mcs814x merge: targets: update image generation and targets 7 years ago
mediatek kernel: bump 4.9 to 4.9.63 7 years ago
mpc85xx mpc85xx: use image metadata 7 years ago
mvebu treewide: add only one device when appending to TARGET_DEVICES 7 years ago
mxs treewide: drop target board_name functions 7 years ago
octeon treewide: use only board_name function to get name 7 years ago
omap omap: clean up configuration 7 years ago
omap24xx merge: ssid: update default ssid 7 years ago
orion orion: Switch to 4.9 kernel 7 years ago
oxnas kernel: Update kernel 4.4 to 4.4.100 7 years ago
pistachio kernel: bump 4.9 to 4.9.67 7 years ago
ppc40x treewide: drop target board_name functions 7 years ago
ppc44x ppc44x: mark as broken 7 years ago
ramips ramips: add support for TP-Link TL-MR3420 v5 7 years ago
rb532 treewide: drop obsolete kernel config options 7 years ago
sunxi kernel: Update kernel 4.9 to 4.9.70 7 years ago
uml merge: targets: update image generation and targets 7 years ago
x86 kernel: move console loglevel to generic 7 years ago
xburst xburst: enable high-res timers, refresh kernel config 7 years ago
zynq treewide: use only board_name function to get name 7 years ago
Makefile