openwrt/target/linux/generic
Jascha Sundaresan 46ab9f3f1c filogic: add support for Netgear EAX17
Hardware
--------

SOC:   MediaTek MT7981
RAM:   512MB DDR4
FLASH: 128MB SPI-NAND
WIFI:  Mediatek MT7915 (integrated) 2x2 802.11ax 2.4 / 5 GHz
ETH:   Mediatek MT7981 internal 1 GbE PHY
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 EAX17. Conect to the serial console,
   interrupt the autoboot process by pressing '0' when prompted.
3. Download & Boot the OpenWrt initramfs image.

   $ 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: Jascha Sundaresan <flizarthanon@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20354
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-11-24 00:57:19 +01:00
..
backport-6.6 kernel: backport upstream realtek PHY patches 2025-11-15 20:43:19 +01:00
backport-6.12 filogic: add support for Netgear EAX17 2025-11-24 00:57:19 +01:00
files kernel: mtdsplit_h3c_vfs: Fix build 2025-11-21 21:35:32 +01:00
hack-6.6 kernel: fix build of kmod-udptunnel4 and kmod-udptunnel6 2025-11-20 17:28:39 +01:00
hack-6.12 kernel: bump 6.12 to 6.12.58 2025-11-20 21:30:26 +01:00
image treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.6 kernel: backport upstream realtek PHY patches 2025-11-15 20:43:19 +01:00
pending-6.12 kernel: bump 6.12 to 6.12.58 2025-11-20 21:30:26 +01:00
config-6.6 generic: add missing squashfs config 2025-10-20 00:48:11 +02:00
config-6.12 generic: add missing squashfs config 2025-10-20 00:48:11 +02:00
config-filter generic: config-filter: filter out CONFIG_PAHOLE_HAS_LANG_EXCLUDE 2025-05-14 11:28:01 +02:00
kernel-6.6 kernel: bump 6.6 to 6.6.116 2025-11-06 22:19:12 +01:00
kernel-6.12 kernel: bump 6.12 to 6.12.58 2025-11-20 21:30:26 +01:00
PATCHES.md generic: improve patches documentation 2025-06-11 15:09:46 +02:00