openwrt/target/linux/mediatek
Flole Systems 984786a2f7 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>
2023-06-21 23:32:26 +02:00
..
base-files mediatek: add support for the GL.iNet GL-MT3000 2023-05-18 02:41:49 +01:00
dts filogic: add support for Netgear WAX220 2023-06-21 23:32:26 +02:00
files/drivers/net/phy/rtk mediatek: remove mt753x driver 2023-04-29 10:25:43 +02:00
files-5.15 mediatek: sync MT7986 device trees with upstream 2023-06-05 11:36:32 +01:00
filogic filogic: add support for Netgear WAX220 2023-06-21 23:32:26 +02:00
image filogic: add support for Netgear WAX220 2023-06-21 23:32:26 +02:00
mt7622 mediatek: set new compat version if booted on R64 and R3 2023-06-06 01:21:56 +01:00
mt7623 mediatek: filogic: add driver for Richtek RT5190A regulator 2023-05-23 15:53:22 +01:00
mt7629 generic: mt7530: backport support for the MT7988 built-in switch 2023-05-23 15:53:22 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.117 2023-06-16 19:44:28 +02:00
Makefile mediatek: add filogic subtarget 2022-08-28 20:33:15 +01:00
modules.mk mediatek: mt7623: build mt6577_auxadc driver into kernel 2022-12-05 23:14:36 +00:00