openwrt/target/linux/generic
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
..
backport-4.9 mac80211: Update to version 5.2-rc7 2019-07-18 00:22:04 +02:00
backport-4.14 kernel: cherry pick patch removing __linux__ check 2019-07-10 16:56:16 +02:00
backport-4.19 kernel: cherry pick patch removing __linux__ check 2019-07-10 16:56:16 +02:00
files ramips: add support for Fon FON2601 2019-07-26 08:09:16 +02:00
hack-4.9 kernel: bump 4.9 to 4.9.183 2019-06-24 16:36:30 +02:00
hack-4.14 kernel: netfilter add connmark savedscp support 2019-07-25 10:20:59 +01:00
hack-4.19 kernel: netfilter add connmark savedscp support 2019-07-25 10:20:59 +01:00
image treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
other-files kernel: move initramfs's init script out of base-files 2017-04-04 14:06:40 +02:00
pending-4.9 mac80211: Update to version 5.2-rc7 2019-07-18 00:22:04 +02:00
pending-4.14 kernel: bump 4.14 to 4.14.132 2019-07-09 17:03:10 +02:00
pending-4.19 kernel: bump 4.19 to 4.19.57 2019-07-09 17:03:18 +02:00
config-4.9 kernel: Remove CONFIG_COMPAT 2019-05-11 17:15:41 +02:00
config-4.14 kernel: package Broadcom BNX2X driver 2019-06-20 20:02:29 +02:00
config-4.19 kernel: generic: add missing 4.19 config symbol 2019-06-27 17:15:37 +02:00
PATCHES