Skip to content
  • Rowan Border's avatar
    ramips: add support for TP-Link RE220 v2 · 33fae842
    Rowan Border authored and Adrian Schmutzler's avatar Adrian Schmutzler committed
    
    
    TP-Link RE220 v2 is a wireless range extender with Ethernet and 2.4G and 5G
    WiFi with internal antennas. It's based on MediaTek MT7628AN+MT7610EN.
    
    This port of OpenWRT leverages work done by Andreas Böhler <dev@aboehler.at>
    for the TP-Link RE200 v2 as both devices share the same SoC, flash layout
    and GPIO pinout.
    
    Specifications
    
    MediaTek MT7628AN (580 Mhz)
    64 MB of RAM
    8 MB of FLASH
    2T2R 2.4 GHz and 1T1R 5 GHz
    1x 10/100 Mbps Ethernet
    UART header on PCB (57600 8n1)
    8x LED (GPIO-controlled), 2x button
    There are 2.4G and 5G LEDs in red and green which are controlled separately.
    
    Web Interface Installation
    
    It is possible to upgrade to OpenWrt via the web interface. Simply flash
    the -factory.bin from OEM. In contrast to a stock firmware, this will not
    overwrite U-Boot.
    
    Signed-off-by: default avatarRowan Border <rowanjborder@gmail.com>
    33fae842