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
ZengFei Zhang edae3479e6 ramips: add support for HiWiFi HC5962
This patch adds supports for the HiWiFi HC5962(gee4) http://www.hiwifi.com

Short specification:

 - MT7621AT + MT7612EN + 7603EN
 - 256MB DDR3 RAM
 - 128MB NAND flash
 - 1+3 x 1000M Ethernet
 - 1x USB 2.0 port. 1x USB 3.0 port.
 - reset button
 - UART pad on PCB (JP3: TX, RX, GND, 3.3V)

Flash instruction:

1, Download lede-ramips-mt7621-hc5962-squashfs-factory.bin
2, Login as root via SSH on 192.168.199.1 and then copy factory.bin(using wget or nc or...) to /tmp/
3, use the following commands:
   $ mtd write /tmp/lede-ramips-mt7621-hc5962-squashfs-factory.bin firmware
   $ mtd erase firmware_backup && reboot
After reboot you should be able to login as root via SSH on 192.168.1.1

Signed-off-by: ZengFei Zhang <zhangzengfei@kunteng.org>
7 years ago
..
adm5120 adm5120: mark the rb1xx subtarget as broken 8 years ago
adm8668 build: fix subtarget descriptions 8 years ago
apm821xx build: get rid of host.mk 7 years ago
ar7 kernel: update kernel 3.18 to version 3.18.43 8 years ago
ar71xx ar71xx: mikrotik: erase firmware partition on SPI NOR devices in pre_upgrade() 7 years ago
arc770 arc770: only calculate entry point address when necessary 7 years ago
archs38 archs38: only calculate entry point address when necessary 7 years ago
arm64 Revert "arm64: boot-wrapper: Add mirror" 8 years ago
armvirt armvirt: add kernel config change missing from 0d44f0cb 8 years ago
at91 kernel: remove ubifs xz decompression support 8 years ago
ath25 kernel: backport MIPS changes introducing a separate IRQ stack 8 years ago
au1000 kernel: update kernel 3.18 to version 3.18.43 8 years ago
bcm53xx bcm53xx: backport accepted BCM5301X and BCM53573 patches 7 years ago
brcm47xx kernel: update kernel 4.4 to 4.4.50 7 years ago
brcm63xx brcm63xx: CPVA502+: add SPROM wifi 7 years ago
brcm2708 build: get rid of host.mk 7 years ago
cns3xxx kernel: update kernel 4.9 to version 4.9.10 7 years ago
gemini gemini: rename config-default to config-4.4 8 years ago
generic kernel: fix MIPS memory function optimization build error in decompressor 7 years ago
imx6 imx6: move to Linux 4.9 kernel 7 years ago
ipq806x ipq806x: sanitize Dni image generation 7 years ago
ixp4xx ixp4xx: put apex images into image staging directory 8 years ago
kirkwood kirkwood: add ZyXEL NSA325 device 7 years ago
lantiq lantiq: select kmod-mt7603 instead of kmod-mt76 for WBMR-300HPD 7 years ago
layerscape layerscape: add LS1043A Rev1.1 support 7 years ago
malta malta: mark as source-only to avoid wasting build resources 8 years ago
mcs814x kernel: remove kmod packages for bridge, stp, llc and 8021q 7 years ago
mediatek mediatek: add more missing symbols 7 years ago
mpc85xx kernel: remove DEVMEM/DEVKMEM platform overrides 8 years ago
mvebu mvebu: add linux 4.9 support 7 years ago
mxs mxs: enable nvmem support 7 years ago
octeon octeon: only copy sysupgrade file if present 7 years ago
omap omap: build various core drivers into the kernel instead of packaging them 8 years ago
omap24xx kernel: clean up usb gadget support 8 years ago
orion kernel: split up 980-arm_openwrt_machtypes.patch and move to target folders 8 years ago
oxnas oxnas: put u-boot images into image staging directory 8 years ago
ppc40x build: fix subtarget descriptions 8 years ago
ppc44x ppc44x: mark as broken 8 years ago
ramips ramips: add support for HiWiFi HC5962 7 years ago
rb532 kernel: remove ubifs xz decompression support 8 years ago
sunxi build: get rid of host.mk 7 years ago
uml build: get rid of host.mk 7 years ago
x86 kernel: enable hwmon-k10temp in the x86/64 kernel config instead of packaging it 7 years ago
xburst kernel: remove kmod packages for bridge, stp, llc and 8021q 7 years ago
zynq build: get rid of host.mk 7 years ago
Makefile