openwrt/target/linux
Muhammad AL-Qadhy 2a04df3920 ramips: Add support for CJ-Hello HYC-G920
Hanyang Digitech Co., Ltd.
MSIP-CMM-HYD-HYC-G920
CJ-Hello HYC-G920

SoC		: MediaTek MT7621AT
RAM		: 256M (SK hynix H5TQ2G63FFR)
FLASH	: 16MB (Winbond W25Q128BV)
WiFi	: MediaTek MT7602EN bgn 2SS
WiFi	: MediaTek MT7612EN nac 2SS
BTN		: Reset
LED		: - Power RED
		  - WAN Green
		  - LAN {1-4}
		  - WiFi 2.4 GHz Blue
		  - WiFi 5 GHz Blue
		  - USB Green

**For MT7621 stage1 DDR Test**

UART	: J4 GND - 3V3 - TX - RX - GND / 57600-8N1

```
                MT7621   stage1 code 10:33:55 (ASIC)
                CPU=500000000 HZ BUS=166666666 HZ
```

**For u boot environment**

UART	: J4 GND - 3V3 - TX - RX - GND / 115200-8N1

**UART Menu**

```
	Please choose the operation:
		1: Load system code to SDRAM via TFTP.
		2: Load system code then write to Flash via TFTP.
		3: Boot system code via Flash (default).
		4: Entr boot command line interface.
		7: Load Boot Loader code then write to Flash via Serial.
		9: Load Boot Loader code then write to Flash via TFTP.
```

**Steps**

Press 4: Entr boot command line interface.

On the pormpt enter.
`setenv firmware_size 0xf60000`
Then enter.
`saveenv`
Then enter.
`reset`

**Device will reboot**

Set your IP 192.168.100.100/24
Connect your lan cable to wan port.

**On the UART Menu**

Press 2: Load system code then write to Flash via TFTP.

 Warning!! Erase Linux in Flash then burn new one. Are you sure?(Y/N) **enter** `Y`
 Please Input new ones /or Ctrl-C to discard
        Input device IP (192.168.100.55) ==:`192.168.100.55`
        Input server IP (192.168.100.100) ==:`192.168.100.100`
        Input Linux Kernel filename () ==:`openwrt-22.03.0-ramips-mt7621-hanyang_hyc-g920-squashfs-sysupgrade.bin`

After uploading firmware image, device will boot Openwrt.

Signed-off-by: Muhammad AL-Qadhy <m.ismael@gmail.com>
2023-04-01 22:13:16 +02:00
..
airoha kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
apm821xx apm821xx: Migrate to libdeflate 2023-03-26 16:39:37 +02:00
archs38
armvirt
at91 kernel: bump 5.10 to 5.10.173 2023-03-20 22:44:28 +01:00
ath25
ath79 ath79: Add Aruba AP-175 support 2023-03-27 00:27:59 +02:00
bcm27xx kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
bcm47xx bcm47xx: enable adm6996 only on legacy subtarget 2023-03-27 01:25:03 +02: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 bcm4908: add HVC workaround for booting kernel 5.15 2023-03-16 23:34:56 +01:00
bmips bmips: bcm6362/bcm63268: enable HW RNG 2023-03-31 17:52:03 +02:00
gemini
generic kernel: bump 5.15 to 5.15.105 2023-04-01 19:58:44 +02:00
imx
ipq40xx ipq40xx: add LED functions for Google WiFi 2023-03-31 19:39:36 +02:00
ipq806x ipq806x: Refresh patches 2023-03-24 00:42:00 +01:00
ipq807x ipq807x: add support for Netgear WAX218 2023-03-20 11:40:36 -05:00
kirkwood treewide: remove label = "cpu" from DSA dt-binding 2023-02-26 22:22:48 +01:00
lantiq lantiq: xway: add support for AVM FRITZ!Box 7330 2023-03-27 00:31:47 +02:00
layerscape kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
malta
mediatek mediatek: re-add wireless driver for TUF-AX4200 2023-03-29 17:03:42 +02:00
mpc85xx mpc85xx: Refresh patches 2023-03-24 00:42:47 +01:00
mvebu kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
mxs
octeon
octeontx kernel: bump 5.15 to 5.15.100 2023-03-18 12:52:17 +01:00
omap
oxnas
pistachio kernel: bump 5.10 to 5.10.173 2023-03-20 22:44:28 +01:00
qoriq treewide: remove label = "cpu" from DSA dt-binding 2023-02-26 22:22:48 +01:00
ramips ramips: Add support for CJ-Hello HYC-G920 2023-04-01 22:13:16 +02:00
realtek generic: net: pcs: add driver for MediaTek SGMII PCS 2023-03-27 19:07:54 +01:00
rockchip
sunxi sunxi: enable CONFIG_NVMEM_SYSFS 2023-02-26 22:22:48 +01:00
tegra
uml
x86 x86: fix deprecated CONFIG_MICROCODE_OLD_INTERACE 2023-03-20 22:44:20 +01:00
zynq
Makefile