immortalwrt/target/linux/ramips
Kyoungkyu Park f34f55d4e1 ramips: add support for HUMAX E10
HUMAX E10 (also known as HUMAX QUANTUM E10) is a 2.4/5GHz band AC router,
based on MediaTek MT7621A.

Specifications:
- SoC: MT7621A
- RAM: DDR3 128MB
- Flash: SPI NOR 16MB (MXIC MX25L12805D)
- WiFi:
  - 2.4GHz: MT7615
  - 5GHz: MT7615
- Ethernet: 2x 10/100/1000Mbps
  - Switch: SoC internal
- USB: 1x USB 2.0 Type-A
- UART: J1 (57600 8N1)
  - pinout: [3V3] (RXD) (GND) (TXD)

Installation via web interface:
- Flash **factory** image through the stock web interface.

Recovery procedure:
1. Connect ethernet cable between Router **LAN** port and PC Ethernet port.
2. Set your computer to a static IP **192.168.1.1**
3. Turn the device off and wait a few seconds. Hold the WPS button on front
   of device and insert power.
4. Send a firmware image to **192.168.1.6** using TFTP.
   You can use any TFTP client. (tftp, curl, Tftpd64...)
- It can accept both images which is
  HUMAX stock firmware dump (0x70000-0x1000000) image
  and OpenWRT **sysupgrade** image.

Signed-off-by: Kyoungkyu Park <choryu.park@choryu.space>
[remove trailing whitespace]
Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2021-12-26 23:53:22 +08:00
..
base-files/etc ramips: remove model name from LED labels 2020-11-21 19:29:29 +08:00
dts ramips: add support for HUMAX E10 2021-12-26 23:53:22 +08:00
files/drivers treewide: backport support for nvmem on non platform devices 2021-08-06 18:51:27 +08:00
image ramips: add support for HUMAX E10 2021-12-26 23:53:22 +08:00
mt76x8 ramips: mt76x8: tidy up 02_network 2021-12-15 23:58:45 +08:00
mt7620 ramips: mt7620: Enable PHY aneg of Lava LR-25G001 2021-12-05 23:57:36 +08:00
mt7621 ramips: add support for HUMAX E10 2021-12-26 23:53:22 +08:00
patches-5.4 kernel: bump 5.4 to 5.4.162 2021-12-20 11:16:52 +08:00
patches-5.10 kernel: bump 5.10 to 5.10.80 2021-12-08 23:59:43 +08:00
rt288x ramips: fix missing NVMEM subsystem 2021-07-22 12:04:05 +08:00
rt305x ramips: fix missing NVMEM subsystem 2021-07-22 12:04:05 +08:00
rt3883 kernel: 5.10: packet mangling code only for ar8216 driver 2021-11-11 00:04:10 +08:00
Makefile ramips: add support for kernel 5.10 2021-03-06 12:30:21 +08:00
modules.mk ramips: sync official source code 2021-07-09 11:02:15 +08:00