]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ramips: add support for I-O DATA WN-AX2033GR2 22762/head
authorHiroki Utsunomiya <hu-git-ja@proton.me>
Fri, 3 Apr 2026 15:36:28 +0000 (00:36 +0900)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 13 Apr 2026 00:14:26 +0000 (02:14 +0200)
commit44f408aa31c62929119b35b5ff451bd9fe5c26bf
treed0aaa41f719c2c63f074ed341751fe8bb93f259b
parent0eadcfb7d215ca74f3651bf5adb5e7add8f3e168
ramips: add support for I-O DATA WN-AX2033GR2

I-O DATA WN-AX2033GR2 is roughly the same as I-O DATA WN-AX2033GR.
The difference is the Flash Memory (Macronix MX30LF1G18AC).

Specification
=============
- SoC: MediaTek MT7621A
- RAM: DDR3 128 MiB
- Flash Memory: NAND 128 MiB (Macronix MX30LF1G18AC)
- Wi-Fi: MediaTek MT7603E
- Wi-Fi: MediaTek MT7615
- Ethernet: 5x 10 Mbps / 100 Mbps / 1000 Mbps (1x WAN, 4x LAN)
- LED: 2x green LED
- Input: 2x tactile switch, 1x slide switch
- Power: DC 12V

Flash instruction
=================
1. Open the router management page (192.168.0.1).
2. Update router firmware using "initramfs-kernel.bin".
3. After updating, run sysupgrade with "sysupgrade.bin".

Signed-off-by: Hiroki Utsunomiya <hu-git-ja@proton.me>
Link: https://github.com/openwrt/openwrt/pull/22762
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ramips/dts/mt7621_iodata_wn-ax2033gr2.dts [new file with mode: 0644]
target/linux/ramips/image/mt7621.mk
target/linux/ramips/mt7621/base-files/lib/upgrade/platform.sh