openwrt/package
Flole Systems cd17d8df2a
filogic: add support for Netgear WAX220
Hardware
--------
SOC:   MediaTek MT7986
RAM:   1024MB DDR3
FLASH: 128MB SPI-NAND (Winbond)
WIFI:  Mediatek MT7986 DBDC 802.11ax 2.4/5 GHz
ETH:   Realtek RTL8221B-VB-CG 2.5 N-Base-T PHY with PoE
UART:  3V3 115200 8N1 (Pinout silkscreened / Do not connect VCC)

Installation
------------

1. Download the OpenWrt initramfs image. Copy the image to a TFTP server
2. Connect the TFTP server to the WAX220. Conect to the serial console,
   interrupt the autoboot process by pressing '0' when prompted.
3. Download & Boot the OpenWrt initramfs image.

   $ setenv ipaddr 192.168.2.1
   $ setenv serverip 192.168.2.2
   $ tftpboot openwrt.bin
   $ bootm

4. Wait for OpenWrt to boot. Transfer the sysupgrade image to the device
   using scp and install using sysupgrade.

   $ sysupgrade -n <path-to-sysupgrade.bin>

Signed-off-by: Flole Systems <flole@flole.de>
Signed-off-by: Stefan Agner <stefan@agner.ch>
(cherry picked from commit 984786a2f7)
2023-06-26 13:20:39 +02:00
..
base-files base-files: upgrade: nand: add JFFS2 cleanmarkers support 2023-06-15 11:48:45 +02:00
boot filogic: add support for Netgear WAX220 2023-06-26 13:20:39 +02:00
devel valgrind: update to 3.21.0 2023-06-09 13:25:34 +02:00
firmware ipq-wifi: update to version 2023-06-03 2023-06-12 22:10:28 +02:00
kernel netfilter: fix typo in nf-socket and nf-tproxy kconfig 2023-06-23 17:47:17 +02:00
libs openssl: passing cflags to configure 2023-06-17 12:55:29 +02:00
network uhttpd: update to latest git HEAD 2023-06-25 22:50:50 +02:00
system selinux-policy: update to 1.2.5 2023-05-31 23:10:06 +02:00
utils busybox: update to 1.36.1 2023-05-24 19:26:32 +01:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00