openwrt/tools
Adrian Schmutzler 286a456319
ar71xx: Add support for TP-Link CPE210 v2
This PR adds support for a popular low-cost 2.4GHz N based AP

Specifications:
 - SoC: Qualcomm Atheros QCA9533 (650MHz)
 - RAM: 64MB
 - Storage: 8 MB SPI NOR
 - Wireless: 2.4GHz N based built into SoC 2x2
 - Ethernet: 1x 100/10 Mbps, integrated into SoC, 24V POE IN

Installation:
Flash factory image through stock firmware WEB UI
or through TFTP
To get to TFTP recovery just hold reset button while powering on for
around 4-5 seconds and release.
Rename factory image to recovery.bin
Stock TFTP server IP:192.168.0.100
Stock device TFTP adress:192.168.0.254

Notes:
TP-Link does not use bootstrap registers so without this patch reference
clock detects as 40MHz while it is actually 25MHz.
This is due to messed up bootstrap resistor configuration on the PCB.
Provided GPL code just forces 25MHz reference clock.
That causes booting with completely wrong clocks, for example, CPU tries
to boot at 1040MHz while the stock is 650MHz.
So this PR depends on PR #672 to remove 40MHz reference clock.
Thanks to Sven Eckelmann <sven@narfation.org> for properly patching that.

Signed-off-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 5c5bf8b865)
2018-06-23 16:08:22 +02:00
..
autoconf
automake
b43-tools
bc
bison
ccache
cmake tools/cmake: Update to 3.11.1 2018-05-05 07:53:44 +02:00
coreutils
dosfstools
e2fsprogs
elftosb
expat
findutils
firmware-utils ar71xx: Add support for TP-Link CPE210 v2 2018-06-23 16:08:22 +02:00
flex
flock
genext2fs
gengetopt
gmp
include
isl
kernel2minor
libelf
libressl tools/libressl: update to version 2.7.2 2018-04-28 15:29:28 +02:00
libtool
lzma
lzma-old tools/zlib: move zlib build to tools 2018-04-28 15:28:59 +02:00
m4
make-ext4fs tools/make-ext4fs: Fix build on MacOSX 2018-04-29 00:57:07 +02:00
missing-macros
mkimage tools: mkimage: provide dtc path during build 2018-04-19 08:34:34 +02:00
mklibs
mm-macros tools/mm-macros: Update to 0.9.12 2018-05-05 07:13:48 +02:00
mpc
mpfr tools/mpfr: Update to 4.0.1 2018-04-11 21:02:50 +02:00
mtd-utils mtd-utils: add back macOS compatibility code that was dropped during the update 2018-04-30 10:12:55 +02:00
mtools
padjffs2
patch
patch-image
patchelf
pkg-config
qemu
quilt
scons
sdimage
sed tools/sed: Update to 4.5 2018-05-05 07:13:41 +02:00
sparse
squashfs
squashfs4 tools/zlib: move zlib build to tools 2018-04-28 15:28:59 +02:00
sstrip
tar
upslug2
wrt350nv2-builder
xz tools/xz: Update to 5.2.4 2018-05-05 07:13:53 +02:00
zlib tools: zlib: do not hardcode the install prefix in zlib.pc 2018-05-24 17:07:57 +02:00
Makefile tools/mtd-utils: update to version 2.0.2 2018-04-28 15:29:13 +02:00