Openwrt/tools
Henryk Heisig b05c7193fd ar71xx: add support for TP-Link Archer C58 v1
TP-Link Archer C58 v1 is a dual-band AC1350 router, based on Qualcomm
QCA9561 + QCA9886. It looks like Archer C59 v1 without USB port.

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
- 6x LED, 3x button
- UART header on PCB, RX, TX at TP4+5 (backside)

QCA9886 wlan needs pre_cal_data file and enable ieee80211 phy hotplug to
patch macaddress.

Flash instruction:

Use "factory" image directly in vendor GUI.

Recovery method:

1. Set PC to fixed ip address 192.168.0.66/24.
2. Download "lede-ar71xx-generic-archer-c58-v1-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 0x9f020000 +$filesize
cp.b $fileaddr 0x9f020000 $filesize
reset

This commit is based on GitHub PR#1112

Signed-off-by: Henryk Heisig <hyniu@o2.pl>
2017-06-29 10:37:36 +02:00
..
autoconf
automake automake: import upstream fix for perl 5.26 2017-06-07 19:47:34 +02:00
b43-tools
bc
bison
ccache ccache: update to 3.3.4 2017-03-12 15:06:50 +01:00
cmake tools/cmake: update to 3.8.1 2017-05-25 19:01:07 +02:00
coreutils tools/coreutils: Update to 8.27 2017-03-20 08:24:34 +01:00
dosfstools tools/dosfstools: Update to 4.1 2017-03-20 08:24:05 +01:00
e2fsprogs
elftosb
expat
findutils
firmware-utils ar71xx: add support for TP-Link Archer C58 v1 2017-06-29 10:37:36 +02:00
flex flex: update to 2.6.4 (FS#809) 2017-05-26 07:53:03 +02:00
flock
genext2fs
gengetopt
gmp
include tools: host/include/getline.h: Remove 2017-04-26 10:29:39 +02:00
isl tools/isl: update to 0.18 2017-05-25 19:01:07 +02:00
kernel2minor
libelf
libressl tools/libressl: update to 2.5.4 2017-05-25 19:01:07 +02:00
libtool
lzma
lzma-old
m4 tools/m4: update 1.4.18 2017-02-26 13:31:45 +01:00
make-ext4fs
missing-macros
mkimage
mklibs
mm-macros
mpc
mpfr
mtd-utils mtd-utils/mkfs.jffs2: honor env SOURCE_DATE_EPOCH 2017-06-19 14:35:07 +02:00
mtools
padjffs2
patch
patch-image tools: patch-image: fix file descriptor leak. 2017-02-15 07:45:24 +01:00
patchelf
pkg-config
qemu
quilt
scons
sdimage
sed tools/sed: Update to 4.4 2017-03-20 08:15:27 +01:00
sparse tools/sparse: Update to snapshot 2017-03-31 2017-05-29 10:00:43 +02:00
squashfs
squashfs4
sstrip
tar tar: override symlink permissions 2017-05-30 15:40:51 +02:00
upslug2
wrt350nv2-builder
xz
Makefile tools/upx: Remove from repo 2017-03-20 08:26:35 +01:00