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
Adrian Schmutzler d4b89b7170 ath79: Add support for TP-Link TL-WR1043N v5
Specifications:

 - QCA9563 at 775 MHz
 - 64 MB RAM Zentel A3R12E40CBF-8E
 - 16 MB flash Winbond W25Q128FVSG
 - 3 (non-detachable) Antennas / 450 Mbit
 - 1x/4x WAN/LAN Gbps Ethernet (QCA8337)
 - reset and Wi-Fi buttons

TP-Link TL-WR1043N v5 appears to be identical to the TL-WR1043ND v4,
except that the USB port has been removed and there is no longer a
removable antenna option. It also has different partitioning scheme.

The software is more in line with the Archer series in that it uses a
nested bootloader scheme.

(This has been adapted from the OpenWrt Wiki page)
<https://openwrt.org/toh/tp-link/tl-wr1043nd>

Installation on HW rev.5:

Factory firmware can be installed via the WEB interface.

Alternatively, it is also possible to use a TFTP server
for recovery purposes:
 - Rename OpenWRT or original firmware to WR1043v5_tp_recovery.bin
 - Set static IP of your PC to *192.168.0.66*
 - Router will obtain IP 192.168.0.86 for a few seconds while
   loading, when reset button pressed at power On.

And finally, there's always u-boot access through the UART.
For information visit the wiki.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[reworked commit message]
5 years ago
..
apm821xx kernel: bump 4.19 to 4.19.42 5 years ago
ar7 kernel: bump 4.9 to 4.9.153 5 years ago
ar71xx ar71xx: Fix network setup for TP-Link Archer C25 v1 5 years ago
arc770 treewide: use wpad-basic for not small flash targets 6 years ago
archs38 treewide: use wpad-basic for not small flash targets 6 years ago
armvirt kernel: Remove CONFIG_COMPAT 5 years ago
at91 kernel: Activate CONFIG_SYN_COOKIES for all targets 5 years ago
ath25 kernel: bump 4.14 to 4.14.79 6 years ago
ath79 ath79: Add support for TP-Link TL-WR1043N v5 5 years ago
bcm53xx build: add a config option for enabling a testing version of the target kernel 5 years ago
brcm47xx build: add a config option for enabling a testing version of the target kernel 5 years ago
brcm63xx brcm63xx: fixup broken patch after kernel bump 5 years ago
brcm2708 kernel: bump 4.14 to 4.14.118 5 years ago
cns3xxx kernel: bump 4.19 to 4.19.42 5 years ago
gemini gemini: Fix up firmware checksum on DIR-685 5 years ago
generic kernel: Move some DSA config options to generic config 5 years ago
imx6 kernel: Move some DSA config options to generic config 5 years ago
ipq40xx ipq40xx: Add support for Linksys EA8300 (Dallas) 5 years ago
ipq806x mtd: base-files: Unify dual-firmware devices (Linksys) 5 years ago
ixp4xx kernel: bump 4.9 to 4.9.160 5 years ago
kirkwood mtd: base-files: Unify dual-firmware devices (Linksys) 5 years ago
lantiq lantiq/xrx200: enable initramfs images 5 years ago
layerscape kernel: bump 4.14 to 4.14.118 5 years ago
malta malta: Deactivate MIPS O32 and N32 support 5 years ago
mediatek kernel: Remove CONFIG_COMPAT 5 years ago
mpc85xx build: add a config option for enabling a testing version of the target kernel 5 years ago
mvebu mtd: base-files: Unify dual-firmware devices (Linksys) 5 years ago
mxs mxs: disable unused serial drivers 5 years ago
octeon octeon: Deactivate MIPS O32 and N32 support 5 years ago
octeontx kernel: Remove CONFIG_COMPAT 5 years ago
omap kernel: Deactivate CONFIG_BINFMT_MISC 5 years ago
orion treewide: use wpad-basic for not small flash targets 6 years ago
oxnas kernel: bump 4.14 to 4.14.108 5 years ago
pistachio kernel: bump 4.14 to 4.14.91 6 years ago
ramips ramips: add support for HILINK HLK-7628N 5 years ago
rb532 kernel: bump 4.14 to 4.14.86 6 years ago
samsung kernel: Do not set CONFIG_DEVMEM or CONFIG_DEVKMEM 5 years ago
sunxi kernel: Deactivate CONFIG_BINFMT_MISC 5 years ago
tegra tegra: add vendor string to device name 5 years ago
uml kernel: Deactivate CONFIG_BINFMT_MISC 5 years ago
x86 x86: Activate CONFIG_X86_SMAP 5 years ago
zynq zynq: make title consistent for all devices 5 years ago
Makefile