openwrt/target/linux/ramips
NOGUCHI Hiroshi a1c6a316d2 ramips: add support for Fon FON2601
FON2601 is a wireless router.

Specification:
- SoC: Mediatek MT7620A (580MHz)
- RAM: 128 MiB
- ROM: 16 MiB SPI Flash
- Wireless:
   for 11b/g/n (upto 300 Mbps):  MT7620A built-in WMAC
   for 11a/n/ac (upto 867 Mbps): MT7662E
- Ethernet LAN: 1 port, upto 100 Mbps
- Ethernet WAN: 1 port, upto 1000 Mbps
- USB: 1 port (USB 2.0 host)
- LEDs: 4 (all can be controlled by SoC's GPIO)
- buttons: 1 (Displayed as "WPS" on enclosure)
- serial port: 57600n8
 pins: Vcc(3.3V), Rx, Tx, GND
(left to right, viewed from outside of board)

Installation (only available via UART):
  1. download sysupgrade binary image by wget command
  2. write sysupgrade binary image to Flash
     command is:
       mtd write sysupgrade.bin firmware
  3. reboot

Important Notice:
  Only one button is displayed as "WPS" on enclosure.
  However, it is configured as "reset" (factory resetting feature).

Signed-off-by: NOGUCHI Hiroshi <drvlabo@gmail.com>
[removed unrelated openwrt-keyring revert, missing -Wall for uimage_padhdr]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-07-26 08:09:16 +02:00
..
base-files ramips: add support for Fon FON2601 2019-07-26 08:09:16 +02:00
dts ramips: add support for Fon FON2601 2019-07-26 08:09:16 +02:00
files-4.14/drivers ramips: mtk-mmc: mt76x8: check ESD_MODE before applying AGPIO_CFG 2019-07-16 09:50:16 +08:00
image ramips: add support for Fon FON2601 2019-07-26 08:09:16 +02:00
mt76x8 ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 2019-07-08 22:00:24 +02:00
mt7620 ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 2019-07-08 22:00:24 +02:00
mt7621 ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 2019-07-08 22:00:24 +02:00
patches-4.14 ramips: mt7621: add support for memory detection 2019-07-11 22:11:21 +08:00
rt288x ramips: disable CONFIG_MTD_SPLIT_FIRMWARE 2019-01-26 21:46:33 +01:00
rt305x ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 2019-07-08 22:00:24 +02:00
rt3883 ramips: use upstream RAW_APPENDED_DTB instead of our OWRTDTB 2019-07-08 22:00:24 +02:00
Makefile ramips: switch to linux 4.14 2018-04-06 18:07:43 +02:00
modules.mk kernel: Fix kmod-regmap split 2019-01-27 11:07:14 +01:00