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
..
2019-07-17 08:05:38 +02:00
2019-01-28 18:17:32 +01:00
2019-07-25 07:48:10 +02:00
2018-10-16 15:07:41 +01:00
2018-10-16 15:07:41 +01:00
2019-06-25 14:12:22 +00:00
2019-05-30 12:12:57 +02:00
2019-07-10 16:56:16 +02:00
2019-07-25 17:27:57 +02:00
2019-07-08 07:38:12 +02:00
2019-07-17 22:59:29 +02:00
2019-06-06 12:05:51 +02:00
2019-07-14 12:44:14 +02:00
2019-07-17 08:05:38 +02:00
2019-07-17 08:05:38 +02:00
2019-07-26 08:09:16 +02:00
2019-07-17 12:16:29 +02:00
2019-07-22 14:27:37 +02:00
2019-07-22 14:27:37 +02:00
2019-07-17 08:05:38 +02:00
2019-07-17 08:05:38 +02:00
2019-07-17 08:05:38 +02:00
2019-07-22 14:27:37 +02:00
2019-06-25 14:12:22 +00:00
2019-07-17 08:05:38 +02:00
2019-07-17 08:05:38 +02:00
2019-07-17 08:09:41 +02:00
2019-03-11 19:35:43 +01:00
2019-06-18 16:08:55 +02:00
2019-05-11 17:15:41 +02:00
2019-05-11 17:15:41 +02:00
2019-07-16 13:58:26 +02:00
2019-07-10 16:56:16 +02:00
2019-07-22 14:27:37 +02:00
2019-07-26 08:09:16 +02:00
2019-07-22 14:27:37 +02:00
2019-05-11 17:15:41 +02:00
2019-07-10 17:01:13 +02:00
2019-07-15 19:28:55 +02:00
2019-05-11 17:15:41 +02:00
2019-07-17 12:16:29 +02:00
2019-07-08 16:28:47 +02:00