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
..
2016-12-16 22:39:22 +01:00
2017-11-17 02:24:35 +01:00
2019-07-26 08:09:16 +02:00
2019-05-22 21:27:44 +02:00
2019-06-22 10:23:56 +02:00
2019-04-06 14:48:46 +02:00
2019-04-06 14:48:46 +02:00
2019-06-08 09:59:25 +02:00
2019-03-17 11:25:50 +01:00
2017-11-17 02:24:35 +01:00
2017-11-17 02:24:35 +01:00
2018-12-27 13:47:50 +01:00
2016-12-16 22:39:22 +01:00
2018-09-11 15:00:09 +02:00
2018-08-10 06:29:49 +02:00
2019-07-26 08:09:16 +02:00
2018-11-25 19:23:03 +01:00
2016-08-11 10:50:10 +02:00
2016-12-16 22:39:22 +01:00
2019-07-08 16:42:26 +02:00
2017-01-03 14:24:33 +01:00
2018-12-19 15:08:30 +00:00
2019-02-26 23:20:04 +01:00
2018-07-12 18:15:33 +02:00
2019-03-17 10:22:36 +01:00
2019-07-23 14:54:07 +02:00
2017-11-17 02:24:35 +01:00
2016-12-16 22:39:22 +01:00
2018-04-28 15:28:59 +02:00
2018-08-10 06:29:32 +02:00
2018-04-29 00:57:07 +02:00
2015-03-17 10:11:00 +00:00
2019-03-07 13:28:30 +01:00
2016-12-16 22:39:22 +01:00
2018-05-05 07:13:48 +02:00
2018-01-18 08:04:18 +01:00
2019-02-10 20:51:09 +01:00
2018-04-30 10:12:55 +02:00
2018-12-24 17:05:57 +01:00
2016-07-11 13:26:33 +02:00
2018-11-01 17:16:52 +01:00
2017-02-15 07:45:24 +01:00
2016-12-16 22:39:22 +01:00
2018-11-13 15:40:30 -05:00
2017-11-17 02:24:35 +01:00
2016-12-16 22:39:22 +01:00
2019-07-26 08:09:16 +02:00
2018-12-16 14:03:35 +01:00
2019-02-10 20:48:25 +01:00
2018-06-08 09:56:26 +02:00
2017-11-17 02:24:35 +01:00
2019-03-03 19:45:10 +01:00
2017-12-08 10:40:20 +01:00
2019-03-10 21:36:28 +01:00
2016-12-16 22:39:22 +01:00
2015-02-06 00:00:43 +00:00
2019-04-06 19:14:06 +02:00
2019-01-15 19:11:53 +01:00
2018-05-24 17:07:10 +02:00
2019-04-07 15:25:28 +02:00