openwrt/target/linux/qualcommax
Chukun Pan 51d485ef31 qualcommax: add support for Aliyun AP8220
Aliyun AP8220 is an AP manufactured by Edgecore.
(Very similar to Edgecore EAP102)

Hardware specifications:
  SoC: Qualcomm IPQ8071A
  RAM: 1GB of DDR4 600MHz
  Flash1: MX25U3235F 4MB
  Flash2: MX30UF1G18AC 128MB
  Ethernet: 2x 2.5G RJ45 port
  USB: 2x USB-A 2.0 port
  WiFi1: QCN5024 2.4GHz
  WiFi2: QCN5054 5GHz
  Power: DC 12V / PoE

Flash instructions:
  1. Connect the router via serial port
  2. Keep pressing @ until uboot is interrupted
  3. Download the initramfs image, rename it to
     initramfs.bin, host it with tftp server
  4. Run these commands:
     tftpboot initramfs.bin
     bootm
  5. After openwrt boots up, use scp or luci
     to upload sysupgrade.bin to upgrade.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Link: https://github.com/openwrt/openwrt/pull/17970
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-02-17 10:21:21 +01:00
..
files qualcommax: add support for Aliyun AP8220 2025-02-17 10:21:21 +01:00
image qualcommax: add support for Aliyun AP8220 2025-02-17 10:21:21 +01:00
ipq50xx qualcommax: cleanup network script indent 2025-02-17 10:21:21 +01:00
ipq60xx qualcommax: ipq60xx: add TP-Link EAP610-Outdoor support 2025-01-12 16:54:51 +01:00
ipq807x qualcommax: add support for Aliyun AP8220 2025-02-17 10:21:21 +01:00
patches-6.6 qualcommax: drop the fake IPQ5018 SNAND compatible 2025-02-09 09:21:13 +01:00
config-6.6 qualcommax: disable IPQ5018 specific symbols 2025-02-06 21:59:30 +01:00
Makefile qualcommax: add ipq50xx target 2025-02-06 09:51:13 +01:00