openwrt/target/linux/ramips
Karl Chan 92276eef70 ramips: add support for ASUS RT-AX54
Specifications:
- Device: ASUS RT-AX54 (AX1800S/HP,AX54HP)
- SoC: MT7621AT
- Flash: 128MB
- RAM: 256MB
- Switch: 1 WAN, 4 LAN (10/100/1000 Mbps)
- WiFi: MT7905 2x2 2.4G + MT7975 2x2 5G
- LEDs: 1x POWER (blue, configurable)
        1x LAN (blue, configurable)
        1x WAN (blue, configurable)
	1x 2.4G (blue, not configurable)
	1x 5G (blue, not configurable)

Flash by U-Boot TFTP method:
- Configure your PC with IP 192.168.1.2
- Set up TFTP server and put the factory.bin image on your PC
- Connect serial port(rate:115200) and turn on AP, then interrupt "U-Boot Boot Menu" by hitting any key
   Select "2. Upgrade firmware"
   Press enter when show "Run firmware after upgrading? (Y/n):"
   Select 0 for TFTP method
   Input U-Boot's IP address: 192.168.1.1
   Input TFTP server's IP address: 192.168.1.2
   Input IP netmask: 255.255.255.0
   Input file name: openwrt-ramips-mt7621-asus_rt-ax1800hp-squashfs-factory.bin
- Restart AP aftre see the log "Firmware upgrade completed!"

Signed-off-by: Karl Chan <exkc@exkc.moe>
2023-02-12 18:27:45 +01:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: add support for ASUS RT-AX54 2023-02-12 18:27:45 +01:00
files/drivers ramips: ethernet: ralink: add led_source dts-binding 2022-05-01 13:40:13 +09:00
image ramips: add support for ASUS RT-AX54 2023-02-12 18:27:45 +01:00
mt76x8 treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
mt7620 treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
mt7621 ramips: add support for ASUS RT-AX54 2023-02-12 18:27:45 +01:00
patches-5.10 kernel: bump 5.10 to 5.10.163 2023-01-14 22:31:38 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.92 2023-02-08 00:21:28 +01:00
rt288x treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
rt305x treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
rt3883 treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
Makefile ramips: add linux 5.15 support for mt7621 2022-03-27 21:36:40 +02:00
modules.mk ramips: rename mtk-hsdma to hsdma-mt7621 2021-03-04 23:43:02 -10:00