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>
2018-12-29 16:03:30 +01:00
..
adm5120
adm8668
apm821xx apm821xx: fix MBL DUO SUPPORTED_DEVICES compat id 2018-12-29 13:38:53 +01:00
ar7
ar71xx ar71xx: Fix PowerCloud CR5000 5GHz wifi mac 2018-12-20 18:28:59 +01:00
arc770
archs38
armvirt
at91 kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
ath25
ath79 ath79: fix Archer A7 v5 5GHz MAC adress 2018-12-29 12:35:47 +01:00
au1000
bcm53xx bcm53xx: update 4.19 config 2018-12-27 08:15:08 +01:00
brcm47xx brcm47xx: add support for the kernel 4.19 2018-12-27 22:12:15 +01:00
brcm63xx build: move xor-image into image-commands 2018-12-24 19:18:07 +01:00
brcm2708 brcm2708: Add feature flag rootfs-part 2018-12-27 14:06:38 +01:00
cns3xxx kernel: bump 4.14 to 4.14.90 2018-12-24 15:06:33 +00:00
gemini kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
generic kernel: fix f2fs on big endian machines 2018-12-29 13:41:35 +01:00
imx6
ipq40xx ipq40xx: convert to device-tree based USB LED trigger 2018-12-27 14:36:23 +01:00
ipq806x ipq806x: drop kernel/ rootfs partition images for the ZyXEL NBG6817 2018-12-17 00:21:34 +01:00
ixp4xx
kirkwood
lantiq treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
layerscape kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
malta
mcs814x
mediatek kernel: bump 4.14 to 4.14.89 2018-12-18 14:24:57 +01:00
mpc85xx
mvebu
mxs
octeon kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
octeontx
omap
omap24xx
orion
oxnas kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
pistachio
ppc40x
ppc44x
ramips ramips: add support for GeHua GHL-R-001 2018-12-29 16:03:30 +01:00
rb532
samsung kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
sunxi
uml
x86
xburst
zynq kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
Makefile