openwrt/target/linux/ramips
Alexey Kosmakov a664d39c5b ramips: add support for SNR SNR-CPE-ME2-Lite
SNR SNR-CPE-ME2-Lite is a 2.4/5 GHz band 11ac (Wi-Fi 5) router, based on MT7621A.

Specification:
    - SoC           : MediaTek MT7621A
    - RAM           : DDR3 128 MiB
    - Flash         : SPI-NOR 16 MiB
    - WLAN          : 2.4 GHz 2T2R (MediaTek MT7603E)
                      5 GHz 2T2R (MediaTek MT7613BE)
    - Ethernet      : 10/100/1000 Mbps x5
      - Switch      : MediaTek MT7530 (SoC)
    - UART          : through-hole on PCB
      - J4: 3.3V, GND, TX, RX
      - 57600n8
    - Power         : 12 VDC, 1.5 A

Flash instruction via WEB (firmware 1.10.4 and later)
    1. Boot SNR-CPE-ME2-Lite normally with "Router" mode
    2. Access to "http://192.168.1.1/" and open "Administration -> Management" page
    3. Select the OpenWrt factory image in "Firmware update" section and click "Update" button
    4. Wait ~120 seconds to complete flashing

Flash instruction via TFTP (all version):
    1. Boot SNR-CPE-ME2-Lite to recovery mode (hold the reset button while power on)
    2. Send firmware via TFTP client:
       TFTP Server address: 192.168.1.1
       TFTP Client address: 192.168.1.131
    3. Wait ~120 seconds to complete flashing

Signed-off-by: Alexey Kosmakov <a.kosmakov@nagtech.ru>
2022-10-02 20:21:55 +02:00
..
base-files/etc
dts ramips: add support for SNR SNR-CPE-ME2-Lite 2022-10-02 20:21:55 +02:00
files/drivers
image ramips: add support for SNR SNR-CPE-ME2-Lite 2022-10-02 20:21:55 +02:00
mt76x8 ramips: 5.15: add disabled PINCTRL_AW9523 2022-09-18 03:09:19 +09:00
mt7620 ramips: 5.15: add disabled PINCTRL_AW9523 2022-09-18 03:09:19 +09:00
mt7621 kernel: move ubnt ledbar driver to a separate package 2022-09-30 11:28:51 +02:00
patches-5.10
patches-5.15 kernel: pick patches for MediaTek Ethernet from linux-next 2022-09-22 23:55:02 +01:00
rt288x ramips: 5.15: add disabled PINCTRL_AW9523 2022-09-18 03:09:19 +09:00
rt305x ramips: 5.15: add disabled PINCTRL_AW9523 2022-09-18 03:09:19 +09:00
rt3883 ramips: 5.15: add disabled PINCTRL_AW9523 2022-09-18 03:09:19 +09:00
Makefile
modules.mk