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.
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
..
lzma-loader ramips: Add support for mt7621 to lzma-loader 6 years ago
Makefile ramips: drop support for ALLNET ALL0239-3G and Sitecom WL-341 v3 5 years ago
mt76x8.mk ramips: mt76x8: select only the matching mt76 driver 6 years ago
mt7620.mk ramips: add support for DLINK DWR-922-E2 5 years ago
mt7621.mk ramips: add support for GeHua GHL-R-001 5 years ago
rt288x.mk ramips: use patch-dtb for F5D8235 V1 6 years ago
rt305x.mk ramips: use new image build code for D-Link DCS-930 family 5 years ago
rt3883.mk ramips: add support for Loewe WMDR-143N 7 years ago