immortalwrt/package
Chukun Pan c22aa0be3e ipq807x: add support for ZTE MF269
Hardware specifications:
  SoC: Qualcomm IPQ8071A
  RAM: 512MB of DDR3
  Flash1: Eon EN25S64 8MB
  Flash2: MX30UF2G18AC 256MB
  Ethernet: 2x 2.5G RJ45 port
  Phone: 1x RJ11 port (SPI)
  USB: 1x Type-C 2.0 port
  WiFi1: QCN5024 2.4GHz
  WiFi2: QCN5054 5GHz
  Button: Reset, WPS

Flash instructions:
  1. Connect the router via serial port (115200 8N1 1.8V)
  2. Download the initramfs image, rename it to initramfs.bin,
     and host it with the tftp server.
  3. Interrupt U-Boot and run these commands:
     tftpboot initramfs.bin
     bootm
  4. 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-14 10:30:19 +08: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 support for ZTE MF269 2023-12-14 10:30:19 +08: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