openwrt/tools
Henryk Heisig c0742307a1 ar71xx: add support for TP-Link Archer C60 v2
TP-Link Archer C60 v2 is a dual-band AC1350 router, based on
Qualcomm/Atheros QCA9561 + QCA9886.

Specification:

- 775/650/258 MHz (CPU/DDR/AHB)
- 64 MB of RAM (DDR2)
- 8 MB of FLASH (SPI NOR)
- 3T3R 2.4 GHz
- 2T2R 5 GHz
- 5x 10/100 Mbps Ethernet
- 7x LED, 2x button
- UART header on PCB

Flash instruction (web):

Download lede-ar71xx-generic-archer-c60-v2-squashfs-factory.bin and use
OEM System Tools - Firmware Upgrade site.

Flash instruction (recovery):

1. Set PC to fixed IP address 192.168.0.66
2. Download lede-ar71xx-generic-archer-c60-v2-squashfs-factory.bin and
   rename it to tp_recovery.bin
3. Start a tftp server with the file tp_recovery.bin in its root
   directory
4. Turn off the router
5. Press and hold reset button
6. Turn on router with the reset button pressed and wait ~15 seconds
7. Release the reset button and after a short time the firmware should
   be transferred from the tftp server
8. Wait ~30 second to complete recovery

Flash instruction (under U-Boot, using UART):

tftp 0x81000000 lede-ar71xx-...-sysupgrade.bin
erase 0x9f030000 +$filesize
cp.b $fileaddr 0x9f030000 $filesize
reset

Signed-off-by: Henryk Heisig <hyniu@o2.pl>
2018-04-07 00:09:05 +02:00
..
autoconf
automake add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
b43-tools
bc
bison tools: patch various gnu tools for macOS 10.13 2017-08-23 18:56:33 +02:00
ccache tools/ccache: update to 3.3.6 2018-02-07 12:03:45 +01:00
cmake tools/cmake: update to 3.10.1 2018-01-17 08:52:54 +01:00
coreutils add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
dosfstools add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
e2fsprogs tools/e2fsprogs: update to 1.44.1 2018-03-31 16:30:30 +02:00
elftosb
expat tools/expat: Update to 2.2.5 2017-12-16 14:41:37 +01:00
findutils add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
firmware-utils ar71xx: add support for TP-Link Archer C60 v2 2018-04-07 00:09:05 +02:00
flex add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
flock
genext2fs
gengetopt
gmp
include
isl tools/isl: update to 0.18 2017-05-25 19:01:07 +02:00
kernel2minor
libelf
libressl tools/libressl: update to 2.6.4 2018-01-17 08:52:54 +01:00
libtool add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
lzma
lzma-old
m4 add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
make-ext4fs tools: make-ext4fs: remove LEDE_GIT references 2018-01-15 13:14:12 +01:00
missing-macros
mkimage tools/mkimage: copy mkenvimage to bin directory 2018-02-13 10:01:52 +01:00
mklibs
mm-macros tools/mm-macros: Update to 0.9.11 2017-09-30 22:43:59 +02:00
mpc tools/mpc: Update to 1.1.0 2018-01-18 08:04:18 +01:00
mpfr tools/mpfr: update to 4.0.0 2018-01-18 08:04:18 +01:00
mtd-utils tools/mtd-utils: include sysmacros.h explicitly 2017-10-27 11:19:38 +02:00
mtools
padjffs2
patch tools: update patch to v2.7.6 2018-02-12 16:27:56 +08:00
patch-image
patchelf
pkg-config tools/pkg-config: Update to 0.29.2 2017-08-09 23:20:56 +02:00
qemu add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
quilt
scons tools/scons: update to 3.0.1 2018-01-17 08:52:54 +01:00
sdimage
sed
sparse tools/sparse: Update to snapshot 2017-03-31 2017-05-29 10:00:43 +02:00
squashfs add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
squashfs4 add PKG_CPE_ID ids to package and tools 2017-11-17 02:24:35 +01:00
sstrip tools/sstrip: Fix compile under standard linux. 2017-12-08 10:40:20 +01:00
tar tools/tar: update to 1.30 2018-01-20 20:22:01 +01:00
upslug2
wrt350nv2-builder
xz
Makefile