openwrt-mirror/package
Chukun Pan fbcda3616e
ipq807x: add Arcadyan AW1000 support
Hardware specification:
  SoC: Qualcomm IPQ8072A
  Flash: Toshiba NAND 1GiB
  RAM: 1 GiB of DDR3 466 MHz
  Ethernet: 4x 1Gbps + 1x 2.5Gbps
  WiFi1: QCN5024 2.4GHz ax 4x4
  WiFi2: QCN5054 5GHz ax 4x4
  Button: WiFi, WPS, Reset
  Modem: RG500Q-EA
  USB: 1 x USB 3.0
  Power: DC 12V 4A

Flash instructions:
  1. Download the initramfs image, rename it to
     initramfs.bin, and host it with tftp server.
  2. Interrupt U-Boot and run these commands:
     tftpboot initramfs.bin
     bootm
  3. After openwrt boots up, use scp or luci web
     to upload sysupgrade.bin to upgrade.

Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Reviewed-by: Robert Marko <robimarko@gmail.com>
2023-12-13 17:29:15 +01:00
..
base-files base-files: ipcalc.sh: Add tests for unroutable, etc 2023-12-12 12:30:35 -07:00
boot uboot-envtools: bump PKG_RELEASE 2023-12-13 08:53:36 +01:00
devel tools: add ledumon and ledhwbmon packages 2023-12-12 19:35:03 +01:00
firmware ipq807x: add Arcadyan AW1000 support 2023-12-13 17:29:15 +01:00
kernel package: kernel: detach of-mdio dependency from stmmac-core 2023-12-13 17:07:24 +01:00
libs libxml2: update to 2.12.1 2023-12-07 11:54:08 +01:00
network ethtool: update to 6.6 2023-12-12 14:34:11 +01:00
system procd: update to Git HEAD (2023-11-28) 2023-11-30 19:19:40 +01:00
utils util-linux: update to v2.39.3 2023-12-11 15:53:33 +01:00
Makefile build: add CycloneDX SBOM JSON support 2023-11-01 11:14:41 +00:00