openwrt/target/linux/ramips/image
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
..
lzma-loader ramips: lzma-loader: make FLASH_START configurable 2020-09-03 14:15:30 +02:00
common-sercomm.mk ramips: add support for Etisalat S3 2022-12-13 23:06:20 +01:00
common-tp-link.mk ramips: add basic support for TP-Link EC330-G5u v1 2023-01-14 18:36:33 +01:00
Makefile ramips: define lzma-loader recipe for SEAMA devices 2022-11-12 18:15:55 +01:00
mt76x8.mk ramips: improve support for Zyxel Keenetic Extra II 2023-01-28 21:45:34 +01:00
mt7620.mk treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
mt7621.mk ramips: add support for ASUS RT-AX54 2023-02-12 18:27:45 +01:00
rt288x.mk treewide: uniform vendor name for ASUS 2022-11-16 23:30:11 +01:00
rt305x.mk treewide: uniform vendor name for ASUS 2022-11-16 23:30:11 +01:00
rt3883.mk treewide: uniform vendor name for ASUS 2022-11-16 23:30:11 +01:00