[WIP] add basic support cpe210v2 cpe210v2
authorAlexander Couzens <lynxis@fe80.eu>
Wed, 11 Oct 2017 18:19:59 +0000 (20:19 +0200)
committerAlexander Couzens <lynxis@fe80.eu>
Sat, 14 Oct 2017 05:00:49 +0000 (07:00 +0200)
commit7d710a2b0487755c09d0caf6a1ab910ac5732dc6
treeceb2493ccd9cb44ba587b65f336fec3c2201fb10
parent90a4fcd7f6bb8d94e10abd77db7937956e457128
[WIP] add basic support cpe210v2

TODO:
- Find a (good) way to overwrite 25/40 clock detection (by cmdline and/or dts)
- The reset button is doing a lot false positives.

Working:
- serial (tx, rx should work after soldering)
- network
- firmware flashing via tftp + webui
- wifi
- leds

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Arne Zachlod <arne@nerdkeller.org>
target/linux/ar71xx/base-files/etc/board.d/01_leds
target/linux/ar71xx/base-files/etc/board.d/02_network
target/linux/ar71xx/base-files/lib/ar71xx.sh
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
target/linux/ar71xx/files/arch/mips/ath79/mach-cpe510.c
target/linux/ar71xx/files/arch/mips/ath79/machtypes.h
target/linux/ar71xx/image/tp-link.mk
target/linux/ar71xx/patches-4.4/999-qca953x-clock-25mhz.patch [new file with mode: 0644]
tools/firmware-utils/src/tplink-safeloader.c