openwrt/target/linux/ramips
Kyoungkyu Park 9a1b9a42b7 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-12 20:33:19 +09:00
..
base-files/etc ramips: remove model name from LED labels 2020-10-02 14:51:57 +02:00
dts ramips: add support for HUMAX E10 2021-12-12 20:33:19 +09:00
files/drivers treewide: backport support for nvmem on non platform devices 2021-08-05 01:46:26 +02:00
image ramips: add support for HUMAX E10 2021-12-12 20:33:19 +09:00
mt76x8 ramips: mt76x8: tidy up 02_network 2021-12-12 20:25:56 +09:00
mt7620 ramips: mt7620: Enable PHY aneg of Lava LR-25G001 2021-12-04 00:36:47 +01:00
mt7621 ramips: add support for HUMAX E10 2021-12-12 20:33:19 +09:00
patches-5.4 kernel: bump 5.4 to 5.4.162 2021-11-28 16:32:45 +01:00
patches-5.10 ramips: fix ralink_i2s_debugfs_remove declaration 2021-11-20 21:08:25 +01:00
rt288x ramips: fix missing NVMEM subsystem 2021-07-21 11:39:39 +02:00
rt305x ramips: fix missing NVMEM subsystem 2021-07-21 11:39:39 +02:00
rt3883 kernel: 5.10: packet mangling code only for ar8216 driver 2021-11-02 22:36:41 +01:00
Makefile ramips: 5.10: port and refresh patches, ralink drv 2021-03-06 11:24:12 +01:00
modules.mk ramips: rename mtk-hsdma to hsdma-mt7621 2021-03-04 23:43:02 -10:00