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
Deng Qingfang 5580a9dd31 ramips: add support for GeHua GHL-R-001
Specs
	SoC: MT7621AT
	RAM: 512MiB
	Flash: 32MiB MX25L25635F SPI NOR
	2.4G: MT7603EN
	5G: MT7612EN
	Ethernet: 4x GE ports (1x WAN, 3x LAN) with link status LEDs
	USB 3.0
	LEDs: POWER, 5G WIFI, 2.4G WIFI, USB, Internet.
	      The last two ones are controlled by GPIO
	UART: There are 2 UARTs (UARTLITE1/ttyS0 and UARTLITE3/ttyS1) on board.
	      UARTLITE1 is close to LEDs, and UARTLITE3 is close to flash chip.
	      The stock u-boot uses UARTLITE1 by default. Baud rate is 57600

Flash instruction
	1. telnet 192.168.9.1 2317, username is "root" and password is "admin"
	   One can alternatively use UART to log in
	2. Put OpenWrt firmware in a FAT32 USB drive, and connect it to the router
	   One can alternatively download the firmware via wget through Internet
	3. mtd write /path/to/openwrt.bin firmware
	4. reboot

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
5 years ago
..
adm5120 kernel: Replace ledtrig-netdev with upstream backport 5 years ago
adm8668 treewide: use wpad-basic for not small flash targets 6 years ago
apm821xx apm821xx: fix MBL DUO SUPPORTED_DEVICES compat id 5 years ago
ar7 treewide: use wpad-basic for not small flash targets 6 years ago
ar71xx ar71xx: Fix PowerCloud CR5000 5GHz wifi mac 5 years ago
arc770 treewide: use wpad-basic for not small flash targets 6 years ago
archs38 treewide: use wpad-basic for not small flash targets 6 years ago
armvirt kernel: bump 4.14 to 4.14.77 6 years ago
at91 kernel: Deactivate CONFIG_COMPAT_BRK 5 years ago
ath25 kernel: bump 4.14 to 4.14.79 6 years ago
ath79 ath79: fix Archer A7 v5 5GHz MAC adress 5 years ago
au1000 treewide: use wpad-basic for not small flash targets 6 years ago
bcm53xx bcm53xx: update 4.19 config 5 years ago
brcm47xx brcm47xx: add support for the kernel 4.19 5 years ago
brcm63xx build: move xor-image into image-commands 5 years ago
brcm2708 brcm2708: Add feature flag rootfs-part 5 years ago
cns3xxx kernel: bump 4.14 to 4.14.90 5 years ago
gemini kernel: Deactivate CONFIG_COMPAT_BRK 5 years ago
generic kernel: fix f2fs on big endian machines 5 years ago
imx6 imx6: image: ventana: Add missing BOOT_SCRIPT variable 6 years ago
ipq40xx ipq40xx: convert to device-tree based USB LED trigger 5 years ago
ipq806x ipq806x: drop kernel/ rootfs partition images for the ZyXEL NBG6817 5 years ago
ixp4xx treewide: use wpad-basic for not small flash targets 6 years ago
kirkwood treewide: use wpad-basic for not small flash targets 6 years ago
lantiq treewide: dts: Remove default-state=off property from all gpio LED nodes 5 years ago
layerscape kernel: Deactivate CONFIG_COMPAT_BRK 5 years ago
malta treewide: use wpad-basic for not small flash targets 6 years ago
mcs814x kernel: bump 3.18 to 3.18.119 6 years ago
mediatek kernel: bump 4.14 to 4.14.89 5 years ago
mpc85xx mpc85xx: workaround 4.14 cross compile issue 6 years ago
mvebu kernel: bump 4.14 to 4.14.81 6 years ago
mxs mxs: use generic sysinfo board detection 6 years ago
octeon kernel: Deactivate CONFIG_COMPAT_BRK 5 years ago
octeontx kernel: enable memory compaction 6 years ago
omap kernel: bump 4.14 to 4.14.77 6 years ago
omap24xx omap24xx: remove referece to not existing kmod-usb-musb-tusb6010 6 years ago
orion treewide: use wpad-basic for not small flash targets 6 years ago
oxnas kernel: Deactivate CONFIG_COMPAT_BRK 5 years ago
pistachio kernel: bump 4.14 to 4.14.79 6 years ago
ppc40x kernel: only optimized for size if small_flash 6 years ago
ppc44x kernel: only optimized for size if small_flash 6 years ago
ramips ramips: add support for GeHua GHL-R-001 5 years ago
rb532 kernel: bump 4.14 to 4.14.86 5 years ago
samsung kernel: Deactivate CONFIG_COMPAT_BRK 5 years ago
sunxi kernel: bump 4.14 to 4.14.77 6 years ago
uml treewide: use wpad-basic for not small flash targets 6 years ago
x86 x86: make sysupgrade.tgz reachable again 6 years ago
xburst kernel: bump 3.18 to 3.18.119 6 years ago
zynq kernel: Deactivate CONFIG_COMPAT_BRK 5 years ago
Makefile