immortalwrt/target/linux
Aleksey Nasibulin d45659a571 ramips: add support for SNR-CPE-ME2-SFP
SNR-CPE-ME2-SFP is a wireless router with SFP cage manufactured by SNR/NAG company.

Specification:
- SoC: MediaTek MT7621A
- CPU: 880MHz
- Flash: 16 MB (GD25Q127CSIG)
- RAM:  256 MB
- WLAN: 2.4 GHz, 5 GHz (MediaTek MT7615DN)
- Ethernet: 4x 10/100/1000 Mbps
- SFP cage (using RTL8211FS-CG)
- USB 3.0 port
- Power: 12 VDC, 2 A

Flash instruction via TFTP:
1. Boot SNR-CPE-ME2 to recovery mode
  (press reset button and power on device, hold button for ~10 seconds)
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
4. Do sysupgrade using web-interface

MAC Addresses(stock)
--------------------
+----------+------------------+-------------------+
| use      | address          | example           |
+----------+------------------+-------------------+
| Device   | label            | 6A:C4:DD:xx:xx:28 |
| Ethernet | + 1              | 6A:C4:DD:xx:xx:29 |
| 2g       | + 2              | 6A:C4:DD:xx:xx:2A |
| 5g       | + 3              | 6A:C4:DD:xx:xx:2B |
+----------+------------------+-------------------+

Notes:
- Reading sfp eeprom is not supported [1] (driver issue). Stock image has the same situation.

References:
1. https://forum.openwrt.org/t/mt7621-and-reading-sfp-eeprom/152249

Signed-off-by: Aleksey Nasibulin <alealexpro100@ya.ru>
2023-03-08 23:44:59 +01:00
..
airoha
apm821xx treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
archs38 treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
armvirt
at91 at91: switch to Kernel 5.15 by default 2023-03-07 00:12:02 +01:00
ath25 treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
ath79 kernel: bump 5.10 to 5.10.169 2023-03-07 00:06:40 +01:00
bcm27xx kernel: bump 5.15 to 5.15.98 2023-03-04 13:06:28 +01:00
bcm47xx kernel: bump 5.10 to 5.10.169 2023-03-07 00:06:40 +01:00
bcm53xx bcm53xx: Add D-Link DWL-8610AP board settings 2023-02-26 22:22:48 +01:00
bcm63xx bcm63xx: kernel: power cycle the bcm6358 USB PLL 2023-03-04 20:09:49 +01:00
bcm4908 kernel: bump 5.15 to 5.15.96 2023-02-28 04:38:13 -05:00
bmips Revert "bmips: add missing switch cpu label" 2023-03-05 11:53:52 +01:00
gemini
generic kernel: Fix perf build with binutils 2.40 2023-03-07 22:31:36 +01:00
imx
ipq40xx ipq40xx: convert Netgear EX6100/EX6150 v2 to DSA 2023-03-08 02:19:01 +01:00
ipq806x kernel: bump 5.10 to 5.10.169 2023-03-07 00:06:40 +01:00
ipq807x ipq807x: don't generate factory.ubi for Buffalo WXR-5950AX12 2023-03-04 13:12:40 +01:00
kirkwood treewide: remove label = "cpu" from DSA dt-binding 2023-02-26 22:22:48 +01:00
lantiq treewide: remove label = "cpu" from DSA dt-binding 2023-02-26 22:22:48 +01:00
layerscape kernel: bump 5.15 to 5.15.96 2023-02-28 04:38:13 -05:00
malta treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
mediatek mediatek: add missing DTS entries for WED on MT7986 2023-03-05 09:59:00 +01:00
mpc85xx mpc85xx: add support for Watchguard Firebox T10 2023-03-07 14:05:02 +01:00
mvebu kernel: bump 5.15 to 5.15.96 2023-02-28 04:38:13 -05:00
mxs mxs: switch default kernel to 5.15 2023-01-30 11:13:14 +01:00
octeon
octeontx octeontx: add f2fs and ext4 support 2023-02-26 22:22:48 +01:00
omap treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
oxnas treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
pistachio pistachio: Cleanup kernel configuration 2023-01-28 19:58:20 +01:00
qoriq treewide: remove label = "cpu" from DSA dt-binding 2023-02-26 22:22:48 +01:00
ramips ramips: add support for SNR-CPE-ME2-SFP 2023-03-08 23:44:59 +01:00
realtek kernel: bump 5.15 to 5.15.96 2023-02-28 04:38:13 -05:00
rockchip
sunxi sunxi: enable CONFIG_NVMEM_SYSFS 2023-02-26 22:22:48 +01:00
tegra treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
uml treewide: replace wpad-basic-wolfssl default 2023-02-04 02:35:03 +01:00
x86 kernel: bump 5.15 to 5.15.95 2023-02-28 04:38:13 -05:00
zynq zynq: remove kconfig for 5.10 2023-01-30 18:01:14 +08:00
Makefile