openwrt-pf/target/linux
Deng Qingfang d20f4fc628 ramips: add support for HiWiFi HC5861B
HiWiFi "Gee Enjoy1200" HC5861B is a dual-band router based on MediaTek MT7628AN
https://www.hiwifi.com/enjoy-view

Specifications:
- MediaTek MT7628AN 580MHz
- 128 MB DDR2 RAM
- 16 MB SPI Flash
- 2.4G MT7628AN 802.11bgn 2T2R 300Mbps
- 5G MT7612EN 802.11ac 2T2R 867Mbps
- 5x 10/100 Mbps Ethernet

Flash instruction:
1. Get SSH access to the router
2. SSH to router with `ssh -p 1022 root@192.168.199.1`, The SSH password is the same as the webconfig one
3. Upload OpenWrt sysupgrade firmware into the router's `/tmp` folder with SCP
4. Run `mtd write /tmp/<filename> firmware`
5. reboot

Everything is working

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2018-08-14 10:21:32 +02:00
..
adm5120
adm8668
apm821xx
ar7 ar7: remove linux 3.18 support 2018-08-13 17:10:39 +02:00
ar71xx kernel: bump 4.9 to 4.9.119 2018-08-10 18:43:23 +02:00
arc770
archs38
armvirt
at91 at91: do not build image for at91-q5xr5 2018-08-12 11:34:50 +02:00
ath25
ath79 ath79: add support for TP-Link TL-WR941N/ND v2/v3 2018-08-14 10:19:37 +02:00
au1000
bcm53xx
brcm47xx brcm47xx: cosmetic fix in model detection 2018-08-13 08:37:19 +02:00
brcm63xx brcm63xx: switch to 4.14 2018-08-02 08:49:18 +02:00
brcm2708 kernel: bump 4.9 to 4.9.117 2018-08-03 16:10:38 +02:00
cns3xxx cns3xxx: correct size specifier in watchdog init print 2018-08-08 16:05:16 +02:00
gemini
generic kernel: bump 4.14 to 4.14.62 2018-08-10 18:43:23 +02:00
imx6
ipq40xx
ipq806x
ixp4xx
kirkwood
lantiq treewide: convert gpio-export to platform driver 2018-08-04 08:39:35 +02:00
layerscape kernel: bump 4.9 to 4.9.119 2018-08-10 18:43:23 +02:00
malta
mcs814x
mediatek kernel: bump 4.14 to 4.14.62 2018-08-10 18:43:23 +02:00
mpc85xx
mvebu kernel: bump 4.14 to 4.14.60 2018-08-03 16:10:38 +02:00
mxs
octeon
octeontx
omap
omap24xx
orion
oxnas
pistachio
ppc40x
ppc44x
ramips ramips: add support for HiWiFi HC5861B 2018-08-14 10:21:32 +02:00
rb532
samsung
sunxi kernel: bump 4.14 to 4.14.62 2018-08-10 18:43:23 +02:00
uml
x86
xburst
zynq
Makefile