openwrt/target/linux/mediatek
Patryk Kowalczyk d522ccecb2 filogic: add support for ASUS TUF AX6000
Hardware
========
SOC: MediaTek MT7986
RAM: 512MB DDR3
FLASH: 256MB SPI-NAND
WIFI: Mediatek MT7986 DBDC 802.11ax 2.4/5 GHz 4T4R
ETH: MediaTek MT7530 Switch (LAN)
MaxLinear GPY211C 2.5 N-Base-T PHY (WAN)
MaxLinear GPY211C 2.5 N-Base-T PHY (LAN)
UART: 3V3 115200 8N1 (Do not connect VCC)
USB 3.1

Installation
============

Download the OpenWrt initramfs image. Copy the image to a TFTP server
reachable at 192.168.1.70/24. Rename the image to TUF-AX6000.bin.

Connect to the serial console, interrupt the auto boot process by
pressing '4' when prompted or press '1' and set client IP, server
IP and name of the image.

yOU don't need to open the case or even soldering anything.
use three goldpin wires, remove their plastic cover and connect
them to the console pinout via the case holes.

You can see three holes
From Bottom: RX, TX, Ground - partially covered

Download & Boot the OpenWrt initramfs image.

In case of option '4'
$ setenv ipaddr 192.168.1.1
$ setenv serverip 192.168.1.70
$ tftpboot 0x46000000 TUF-AX6000.bin
$ bootm 0x46000000

In case of option '1'
1: Load System code to SDRAM via TFTP.
Please Input new ones /or Ctrl-C to discard
Input device IP (192.168.1.1) ==:
Input server IP (192.168.1.70) ==:
Input Linux Kernel filename (TUF-AX6000.trx) ==:

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

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

Missing features
================

2.5Gb LAN port LED is ON during boot or when the LAN cable is disconnected

The cover yellow light is not supported. (only blue one)

Signed-off-by: Patryk Kowalczyk <patryk@kowalczyk.ws>
2023-10-31 21:12:15 +01: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 ASUS TUF AX6000 2023-10-31 21:12:15 +01:00
files/drivers/net/phy/rtk mediatek: prepare old rtk switch driver for use with Linux 6.1 2023-07-07 14:01:39 +02:00
files-5.15 mediatek: add build for MT7981 RFB 2023-09-21 10:15:08 +01:00
files-6.1 mediatek: add build for MT7981 RFB 2023-09-21 10:15:08 +01:00
filogic filogic: add support for ASUS TUF AX6000 2023-10-31 21:12:15 +01:00
image filogic: add support for ASUS TUF AX6000 2023-10-31 21:12:15 +01:00
mt7622 mediatek: add support for Buffalo WSR-3200AX4S 2023-09-24 18:42:12 +02:00
mt7623 mediatek: adapt kernel configuration for Linux 6.1 2023-07-07 14:01:39 +02:00
mt7629 mediatek: adapt kernel configuration for Linux 6.1 2023-07-07 14:01:39 +02:00
patches-5.15 kernel: bump 5.15 to 5.15.134 2023-10-07 10:00:03 -04:00
patches-6.1 kernel: bump 6.1 to 6.1.57 2023-10-14 15:51:53 +02:00
Makefile mediatek: expose testing Linux 6.1 testing kernel 2023-07-07 14:01:39 +02:00
modules.mk mediatek: mt7623: build mt6577_auxadc driver into kernel 2022-12-05 23:14:36 +00:00