openwrt/target/linux/ath79
Andrew Cameron bae0d47f2e ath79: add support for the TP-LINK CPE220 V3
This 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: 2x 100/10 Mbps, integrated into SoC

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

This also applies some minor changes to the common DTSI:
- use &wmac for label-mac-device, as this one is actually set up in
  common DTSI
- move &eth0 to parent DTSI
- fix several leading spaces, added/removed newlines

Signed-off-by: Andrew Cameron <apcameron@softhome.net>
[DTS style fixes/improvements, updated commit message/title]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2019-11-06 13:37:40 +01:00
..
base-files/etc/hotplug.d/ieee80211 ath79: split base-files into subtargets 2019-10-27 14:24:22 +01:00
dts ath79: add support for the TP-LINK CPE220 V3 2019-11-06 13:37:40 +01:00
files ath79: add AR934x NAND Flash Controller driver 2019-10-20 15:32:53 +02:00
generic ath79: add support for the TP-LINK CPE220 V3 2019-11-06 13:37:40 +01:00
image ath79: add support for the TP-LINK CPE220 V3 2019-11-06 13:37:40 +01:00
nand ath79: use nand_do_upgrade by default for nand subtarget 2019-11-03 00:29:12 +01:00
patches-4.14 ath79: disable delays on AT803X config init 2019-10-27 17:56:23 +01:00
patches-4.19 ath79: disable delays on AT803X config init 2019-10-27 17:56:23 +01:00
tiny ath79: fix sorting and harmonize indent in tiny board.d files 2019-11-05 13:14:29 +01:00
config-4.14 ath79: enable PCI for whole target 2019-10-27 18:02:55 +01:00
config-4.19 ath79: enable PCI for whole target 2019-10-27 18:02:55 +01:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
modules.mk