openwrt/tools
Robert Balas baacdd53df ath79: add support for TP-Link TL-WA1201 v2
This device is a wireless access point working on the 2.4 GHz and 5 GHz
band, based on Qualcomm/Atheros QCA9563 + QCA9886.

Specification
- 775 MHz CPU
- 128 MB of RAM (DDR2)
- 16 MB of FLASH (SPI NOR)
- QCA9563: 2.4 GHz 3x3
- QCA9886: 5 GHz
- AR8033: 1x 1 Gbs Ethernet
- 4x LED, WPS factory reset and power button
- bare UART on PCB (accessible through testpoints)

Methods for Flashing:
- Apply factory image in OEM firmware web-gui. Wait a minute after the
  progress bar completes and restart the device.
- Sysupgrade on top of existing OpenWRT image
- Solder wires onto UART testpoints and attach a terminal.
  Boot the device and press enter to enter u-boot's menu. Then issue the
  following commands
  1. setenv serverip your-server-ip
     setenv ipaddr your-device-ip
  2. tftp 0x80060000 openwrt-squashfs.bin (Rembember output of size in
    hex, henceforth "sizeinhex")
  3. erase 0x9f030000 +"sizeinhex"
  4. cp.b 0x80060000 0x9f030000 0x"sizeinhex"
  5. reboot

Recover:
- U-boot serial console

Signed-off-by: Robert Balas <balasr@iis.ee.ethz.ch>
[convert to nvmem]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-09-05 23:52:35 +02:00
..
autoconf
autoconf-archive
automake
b43-tools
bc tools/bc: use autoreconf to fix build failure on macOS with recent Xcode versions 2020-11-14 14:48:30 +01:00
bison tools/bison: update to 3.7.6 2021-09-05 21:28:32 +02:00
cbootimage treewide: update email address of Tomasz Maciej Nowak 2020-11-24 15:39:07 +01:00
cbootimage-configs treewide: update email address of Tomasz Maciej Nowak 2020-11-24 15:39:07 +01:00
ccache tools/ccache: update to 4.3 2021-06-19 08:42:50 -10:00
cmake tools/cmake: update to 3.21.2 2021-09-05 21:28:43 +02:00
coreutils
cpio tools: add cpio 2021-02-28 00:09:09 +00:00
dosfstools tools/dosfstools: update to 4.2 2021-09-05 21:28:20 +02:00
e2fsprogs tools/e2fsprogs: update to 1.46.2 2021-06-20 18:10:15 -10:00
elftosb
expat tools/expat: update to 2.2.10 2020-11-21 18:48:39 +01:00
fakeroot fakeroot: Alpine linux libc.musl build error fix 2021-05-23 15:11:19 +02:00
findutils tools/findutils: update to 4.8.0 2021-09-05 21:28:08 +02:00
firmware-utils ath79: add support for TP-Link TL-WA1201 v2 2021-09-05 23:52:35 +02:00
flex
flock
genext2fs
gengetopt
gmp tools/gmp: update to 6.2.1 2020-11-21 18:49:17 +01:00
include
isl tools/isl: bump to 0.24 2021-06-06 00:26:13 +02:00
kernel2minor
libressl tools/libressl: update to 3.3.4 2021-09-05 21:28:55 +02:00
libtool
lzma treewide: unify OpenWrt hosted source via @OPENWRT 2021-02-05 12:00:24 -10:00
lzma-old treewide: unify OpenWrt hosted source via @OPENWRT 2021-02-05 12:00:24 -10:00
m4
make-ext4fs
missing-macros
mkimage tools: mkimage: add patches for 64-bit MediaTek BootROM 2021-03-11 16:24:20 +00:00
mklibs download: add mirror alias for Debian 2021-02-26 20:41:00 +01:00
mm-macros
mpc tools/mpc: update to 1.2.1 2020-11-21 18:49:27 +01:00
mpfr
mtd-utils
mtools
ninja tools: build ninja before ccache to fix the build order 2021-06-12 14:33:57 +02:00
padjffs2
patch
patch-image
patchelf tools/patchelf: bump to use latest master 2021-02-15 07:12:51 +01:00
pkgconf ccache: update to 4.1 2020-12-31 10:03:21 +01:00
quilt
sdimage
sed
sparse tools/sparse: update to version 0.6.3 2021-03-19 00:59:22 +01:00
squashfs
squashfskit4 tools/squashfskit4: fix compilation under big endian 2021-06-20 18:59:36 -10:00
sstrip tools/sstrip: update to latest version 2020-11-26 12:44:25 -10:00
tar tools/tar: update to 1.34 2021-09-05 21:26:48 +02:00
xxd tools/xxd: fix source URL 2021-03-01 16:39:17 +00:00
xz
zip
zlib
zstd tools/zstd: update to 1.5.0 2021-09-05 21:26:32 +02:00
Makefile tools: build ninja before ccache to fix the build order 2021-06-12 14:33:57 +02:00