Yahor Leonenka 0f0aadcff4 ramips: Add support for Ruijie RG-EW1200G PRO v1.1
SoC: MediaTek MT7621
    Flash: 16MB (Macronix MX25L12805D)
    RAM: 128MB
    Serial: As marked on PCB, baudrate is 57600, DO NOT CONNECT 3.3V!!!
    Ethernet: 4x 10/100/1000 Mbps (3x LAN + WAN)
    WIFI0: MT7615 2.4GHz 802.11b/g/n
    WIFI1: MT7615 5GHz 802.11ac
    Antennas: 6x external (3 per radio), non-detachable
    LEDs: Programmable power-LED (blue-colored)
    Buttons: Reset

INSTALLATION:

    Get rootshell using insructions from https://gist.github.com/ZIKH26/18693c67ee7d2f8d2c60231b19194c37

    Download and flash image
    On computer:
    python -m http.server
    On router:
    cd /tmp
    wget http://:8000/factory.bin
    mtd -r write factory.bin firmware

Device should reboot at this point.

Reverting to stock:
Download archive with firmware from Ruijie's site and
get .bin file from it. Then write that binary to firmware
partition. After reboot, factory-reset the router using
reset button.

Signed-off-by: Yahor Leonenka <staryjakau@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16202
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-09-22 18:59:54 +02:00
..
2024-06-05 09:34:06 +02:00
2024-09-20 18:42:56 +01:00
2024-09-19 22:57:53 +02:00
2024-09-09 14:29:58 +02:00
2024-08-30 11:39:44 +02:00
2024-05-29 17:56:28 +02:00
2024-09-20 19:51:57 +02:00
2024-08-25 15:08:25 +02:00
2024-08-25 15:08:25 +02:00
2024-04-25 14:33:22 +02:00
2024-09-16 00:19:49 +02:00
2024-09-20 18:51:06 +01:00
2024-09-20 11:16:02 +02:00
2024-09-15 16:32:48 +02:00
2024-09-19 22:57:53 +02:00
2024-08-03 11:36:59 +02:00