tn3399_openwrt/target/linux/ath79/image
August Huber ae61d21ca3 ath79: add support for COMFAST CF-E560AC
This commit adds support for the COMFAST CF-E560AC, an ap143 based
in-wall access point.

Specifications:
 - SoC: Qualcomm Atheros QCA9531
 - RAM: 128 MB DDR2 (Winbond W971GG6SB-25)
 - Storage: 16 MB NOR (Winbond 25Q128JVSO)
 - WAN: 1x 10/100 PoE ethernet (48v)
 - LAN: 4x 10/100 ethernet
 - WLAN1: QCA9531 - 802.11b/g/n - 2x SKY85303-21 FEM
 - WLAN2: QCA9886 - 802.11ac/n/a - 2x SKY85735-11 FEM
 - USB: one external USB2.0 port
 - UART: 3.3v, 2.54mm headers already populated on board
 - LED: 7x external
 - Button: 1x external
 - Boot: U-Boot 1.1.4 (pepe2k/u-boot_mod)

MAC addressing:

- stock
  LAN    *:40 (label)
  WAN    *:41
  5G     *:42
  2.4G   *:4a

- flash (art partition)
  0x0    *:40 (label)
  0x6    *:42
  0x1002 *:41
  0x5006 *:43

This device contains valid MAC addresses in art 0x0, 0x6, 0x1002 and
0x5006, however the vendor firmware only reads from art:0x0 for the LAN
interface and then increments in 02_network. They also jump 8 addresses
for the second wifi interface (2.4 GHz). This behavior has been duplicated
in the DTS and ath10k hotplug to align addresses with the vendor firmware
v2.6.0.

Recovery instructions:

This device contains built-in u-boot tftp recovery.

1. Configure PC with static IP 192.168.1.10/24 and tftp server.
2. Place desired image at /firmware_auto.bin at tftp root.
3. Connect device to PC, and power on.
4. Device will fetch flash from tftp, flash and reboot into new image.

Signed-off-by: August Huber <auh@google.com>
[move jtag_disable_pins, remove unnecessary statuses in DTS, remove
duplicate entry in 11-ath10k-caldata, remove hub_port0 label in DTS]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-02-03 16:18:08 +01:00
..
bin ath79: add support for PISEN WMB001N 2019-08-08 21:00:59 +08:00
lzma-loader ath79: move lzma-loader to the end of available RAM 2020-01-23 15:28:03 +01:00
common-buffalo.mk ath79: sort device definitions in image/* 2019-09-21 22:17:39 +02:00
common-mikrotik.mk ath79: add support for MikroTik RouterBOARD wAP G-5HacT2HnD 2020-01-23 15:28:03 +01:00
common-netgear.mk ath79: harmonize line breaks in image Makefiles 2019-12-20 00:29:05 +01:00
common-tp-link.mk ath79: add common definition for Device/tplink-v2 2020-02-02 14:01:59 +01:00
common-yuncore.mk ath79: add support for YunCore TFTP image generation 2019-11-25 17:32:46 +01:00
generic-tp-link.mk ath79: add common definition for Device/tplink-v2 2020-02-02 14:01:59 +01:00
generic-ubnt.mk ath79: add support for Ubiquiti NanoStation Loco M (XW) 2020-01-31 17:24:31 +01:00
generic.mk ath79: add support for COMFAST CF-E560AC 2020-02-03 16:18:08 +01:00
Makefile ath79: move lzma-loader to the end of available RAM 2020-01-23 15:28:03 +01:00
nand.mk ath79: fix SUPPORTED_DEVICES for WNDR4300 and WNDR3700v4 2020-01-21 00:29:25 +01:00
tiny-netgear.mk ath79: rename ATH_SOC to SOC 2019-12-20 01:12:42 +01:00
tiny-tp-link.mk ath79: fix SUPPORTED_DEVICES not matching ar71xx board names 2020-01-23 16:09:58 +01:00
tiny.mk ath79: Do not build dlink_dir-615-e4 by default 2019-12-23 15:24:43 +01:00