You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ramips
DENG Qingfang d3e832d6fd ramips: add support for HiWiFi HC5761A
HiWiFi HC5761A is an "MT7628AN variant" of HC5761

Specifications:
- MediaTek MT7628AN 580MHz
- 128 MB DDR2 RAM
- 16 MB SPI Flash
- 2.4G MT7628AN 802.11bgn 2T2R 300Mbps
- 5G MT7610EN 802.11ac 433Mbps
- 3x 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

Known bug:
- SD slot does not work (See PR 1500)

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years ago
..
base-files ramips: add support for HiWiFi HC5761A 5 years ago
dts ramips: add support for HiWiFi HC5761A 5 years ago
files-4.14/drivers ramips: mtk-mmc: mt76x8: check ESD_MODE before applying AGPIO_CFG 5 years ago
image ramips: add support for HiWiFi HC5761A 5 years ago
mt76x8 ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 5 years ago
mt7620 ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 5 years ago
mt7621 ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 5 years ago
patches-4.14 ramips: mt7621: add support for memory detection 5 years ago
rt288x ramips: disable CONFIG_MTD_SPLIT_FIRMWARE 6 years ago
rt305x ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 5 years ago
rt3883 ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 5 years ago
Makefile ramips: switch to linux 4.14 6 years ago
modules.mk kernel: Fix kmod-regmap split 6 years ago