openwrt/target/linux
Tamas Balogh a4bf562aa7 ramips: add support for ASUS RT-AC1200-V2
Hardware specifications:
SoC: MT7628DAN MIPS_24KEc@580MHz 2.4G-n 2x2
WiFi: MT7613BEN 5G-ac 160MHz 2x2
Switch: 4x100M built-in SoC
Flash: 16MB W25Q128JVSQ SPI-NOR
DRAM: 64MB built-in SoC

MAC addresses as verified by OEM firmware:
use address source
Lan/Wan/2G *:60 factory 0x4 (label)
5G *:64 factory 0x8000

Serial console: 57600,8n1

Installation:

Asus windows recovery tool:

install the Asus firmware restoration utility
unplug the router, hold the reset button while powering it on
release when the power LED flashes slowly
specify a static IP on your computer:
IP address: 192.168.1.75
Subnet mask 255.255.255.0
start the Asus firmware restoration utility, specify the factory image
and press upload
do NOT power off the device after OpenWrt has booted until the LED flashing
after flashing OpenWrt, there will be first no 5GHz Wifi available probably,
wait until blinking finishes and do a reboot
TFTP Recovery method:

set computer to a static ip, 192.168.1.75
connect computer to the LAN 1 port of the router
hold the reset button while powering on the router for a few seconds
send firmware image using a tftp client; i.e from linux:
$ tftp
tftp> binary
tftp> connect 192.168.1.1
tftp> put factory.bin
tftp> quit
do NOT power off the device after OpenWrt has booted until the LED flashing
after flashing OpenWrt, there will be first no 5GHz Wifi available probably,
wait until blinking finishes and do a reboot

Signed-off-by: Tamas Balogh <tamasbalogh@hotmail.com>
2022-04-16 15:30:11 +02:00
..
apm821xx kernel: bump 5.10 to 5.10.111 2022-04-16 14:02:11 +02:00
archs38
armvirt
at91 kernel: bump 5.10 to 5.10.111 2022-04-16 14:02:11 +02:00
ath25
ath79 kernel: bump 5.15 to 5.15.34 2022-04-16 14:02:13 +02:00
bcm27xx kernel: bump 5.10 to 5.10.111 2022-04-16 14:02:11 +02:00
bcm47xx
bcm53xx kernel: bump 5.10 to 5.10.110 2022-04-09 19:31:46 +02:00
bcm63xx kernel: bump 5.10 to 5.10.111 2022-04-16 14:02:11 +02:00
bcm4908
bmips
gemini gemini: Bump kernel to v5.15 2022-04-14 10:12:34 +02:00
generic kernel: bump 5.15 to 5.15.34 2022-04-16 14:02:13 +02:00
imx kernel: bump 5.15 to 5.15.32 2022-04-09 19:31:46 +02:00
ipq40xx kernel: bump 5.10 to 5.10.110 2022-04-09 19:31:46 +02:00
ipq806x kernel: bump 5.15 to 5.15.34 2022-04-16 14:02:13 +02:00
kirkwood
lantiq lantiq: fritz736x: Move GPIO resets to the inidvidual board.dts files 2022-04-16 14:02:11 +02:00
layerscape
malta malta: add config-5.15 2022-04-13 19:50:50 +01:00
mediatek mediatek: 5.15: re-enable arch timer on MT7623 as well 2022-04-14 07:34:50 +01:00
mpc85xx
mvebu
mxs kernel: move some symbols to generic config 2022-04-09 19:31:46 +02:00
octeon kernel: move some symbols to generic config 2022-04-09 19:31:46 +02:00
octeontx kernel: bump 5.10 to 5.10.110 2022-04-09 19:31:46 +02:00
omap
oxnas
pistachio
qoriq
ramips ramips: add support for ASUS RT-AC1200-V2 2022-04-16 15:30:11 +02:00
realtek
rockchip
sunxi kernel: move some symbols to generic config 2022-04-09 19:31:46 +02:00
tegra
uml
x86 kernel: move some symbols to generic config 2022-04-09 19:31:46 +02:00
zynq
Makefile