ramips: add support for Cudy M1800

Specifications

  SoC:       MT7621
  CPU:       880 MHz
  Flash:     32 MiB
  RAM:       256 MiB
  WLAN:      MT7915 WiFi 6 (2.4/5 GHz)
  Ethernet:  2x Gbit ports

                  MAC
LAN        b4:4b:d6:2e:c7:b0 (label)
WAN        b4:4b:d6:2e:c7:b1
WiFi 2.4   00:0c:43:26:46:08
WiFi 5     00:0c:43:26:59:97

Installation

There are two known options:
1) The Luci-based UI.
2) Press and hold the reset button during power up.
   The router will request 'recovery.bin' from a TFTP server at
   192.168.1.88.

Both options require a signed firmware binary.
The openwrt image supplied by cudy is signed and can be used to
install unsigned images.

Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
This commit is contained in:
Leon M. Busch-George
2022-11-12 19:31:41 +01:00
committed by Hauke Mehrtens
parent ed7c1a504e
commit f6d394e9f2
3 changed files with 192 additions and 4 deletions

View File

@@ -426,6 +426,16 @@ define Device/bolt_arion
endef
TARGET_DEVICES += bolt_arion
define Device/cudy_m1800
$(Device/dsa-migration)
DEVICE_VENDOR := Cudy
DEVICE_MODEL := M1800
IMAGE_SIZE := 16064k
UIMAGE_NAME := R17
DEVICE_PACKAGES := kmod-mt7915e
endef
TARGET_DEVICES += cudy_m1800
define Device/cudy_wr1300-v1
$(Device/dsa-migration)
IMAGE_SIZE := 15872k