openwrt/target/linux
Ataberk Özen 4287f73989 ramips: add support for Xiaomi Mi Router 4C
This commit adds support for Xiaomi's Mi Router 4C device.

Specifications:

- CPU: MediaTek MT7628AN (580MHz)
- Flash: 16MB
- RAM: 64MB DDR2
- 2.4 GHz: IEEE 802.11b/g/n with Integrated LNA and PA
- Antennas: 4x external single band antennas
- WAN: 1x 10/100M
- LAN: 2x 10/100M
- LEDs: 2x yellow/blue. Programmable (labelled as power on case)
                      - Non-programmable (shows WAN activity)
- Button: Reset

How to install:

1- Use OpenWRTInvasion to gain telnet and ftp access.
2- Push openwrt firmware to /tmp/ using ftp.
3- Connect to router using telnet. (IP: 192.168.31.1 -
   Username: root - No password)
4- Use command "mtd -r write /tmp/firmware.bin OS1" to flash into
   the router..
5- It takes around 2 minutes. After that router will restart itself
   to OpenWrt.

Signed-off-by: Ataberk Özen <ataberkozen123@gmail.com>
[wrap commit message, bump PKG_RELEASE for uboot-envtools, remove
dts-v1 from DTS, fix LED labels]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-11-25 19:34:13 +01:00
..
apm821xx apm821xx: clean up target/subtarget features 2020-11-25 13:23:06 +01:00
arc770
archs38
armvirt
at91
ath25
ath79 ath79: netgear: trim down uImage customisations 2020-11-25 16:33:49 +01:00
bcm27xx kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
bcm47xx
bcm53xx
bcm63xx
gemini
generic kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
imx6
ipq40xx ipq40xx: DTS style updates for OpenMesh devices 2020-11-23 13:44:47 +01:00
ipq806x kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
ipq807x
kirkwood
lantiq lantiq: clean up target/subtarget features 2020-11-25 13:23:06 +01:00
layerscape kernel: bump 5.4 to 5.4.79 2020-11-24 15:36:59 +01:00
malta
mediatek
mpc85xx
mvebu mvebu: sysupgrade: use get_image_dd wrapper 2020-11-25 18:18:54 +01:00
mxs
octeon
octeontx
omap
oxnas
pistachio
ramips ramips: add support for Xiaomi Mi Router 4C 2020-11-25 19:34:13 +01:00
rockchip
rtl838x rtl838x: drop custom mkimage build function 2020-11-25 16:34:56 +01:00
sunxi
tegra tegra: sysupgrade: use get_image_dd wrapper 2020-11-25 18:42:59 +01:00
uml
x86
zynq
Makefile