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/ath79
Christian Buschau fb99ac6807 ath79: add support for TP-Link TL-WA830RE v1
This ports support for the TL-WA830RE v1 range extender from ar71xx to
ath79.

Specifications:
- SOC: Atheros AR7240
- CPU: 400MHz
- Flash: 4 MiB (Spansion S25FL032P)
- RAM: 32 MiB (Zentel A3S56D40FTP-G5)
- WLAN: Atheros AR9280 bgn 2x2
- Ethernet: 1 port (100M)

Flash instructions:
- install from u-boot with tftp (requires serial access)
  > setenv ipaddr a.b.c.d
  > setenv serverip e.f.g.h
  > tftpboot 0x80000000 \
      openwrt-ath79-tiny-tplink_tl-wa830re-v1-squashfs-factory.bin
  > erase 0x9f020000 +0x3c0000
  > cp.b 0x80000000 0x9f020000 0x3c0000
  > bootm 0x9f020000
- flash factory image from OEM WebUI
- sysupgrade from ar71xx image

The device seems to be a clone of the following devices not yet
added to ath79:
- tl-wa701nd-v1
- tl-wa730re-v1
- tl-wa801nd-v1
- tl-wa901nd-v1

Signed-off-by: Christian Buschau <christian.buschau@mailbox.org>
[make use of ar7240_tplink.dtsi, add note about clones]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
4 years ago
..
base-files/etc/hotplug.d/ieee80211 ath79: split base-files into subtargets 5 years ago
dts ath79: add support for TP-Link TL-WA830RE v1 4 years ago
files ath79: ag71xx: use netif_receive_skb_list on 4.19 4 years ago
generic ath79: add LED trigger for TL-WR902AC v1 WAN LED 4 years ago
image ath79: add support for TP-Link TL-WA830RE v1 4 years ago
nand ath79: add support for Netgear WNDR4500 v3 4 years ago
patches-4.14 kernel: bump 4.14 to 4.14.167 4 years ago
patches-4.19 ath79: restore pin state on probe for ar934x-spi 4 years ago
tiny ath79: add support for TP-Link TL-WA830RE v1 4 years ago
Makefile treewide: kernel: bump some targets to 4.19 5 years ago
config-4.14 ath79: enable PCI for whole target 5 years ago
config-4.19 ath79: add new ar934x spi driver 4 years ago
modules.mk ath79: add new OF only target for QCA MIPS silicon 6 years ago