Michal Cieslakiewicz
f85d56bb03
ath79: add support for Netgear WNR2200
...
This patch adds ath79 support for Netgear WNR2200.
Router was previously supported by ar71xx target only (8 MiB variant).
Netgear WNR2200 has two flash versions - 8MiB sold in EU, US etc. and
16 MiB for Russia and China markets. Apart from flash size both variants
share the same hardware specification.
Specification
=============
* Description: Netgear WNR2200
* Loader: U-boot
* SOC: Atheros AR7241 (360 MHz)
* RAM: 64 MiB
* Flash: 8 MiB or 16 MiB (SPI NOR)
- U-boot binary: 256 KiB
- U-boot environment: 64 KiB
- Firmware: 7808 KiB or 16000 KiB
- ART: 64 KiB
* Ethernet: 4 x 10/100 LAN + 1 x 10/100 WAN
* Wireless: 2.4 GHz b/g/n (Atheros AR9287)
* USB: yes, 1 x USB 2.0
* Buttons:
- Reset
- WiFi (rfkill)
- WPS
* LEDs:
- Power (amber/green)
- WAN (amber/green)
- WLAN (blue)
- 4 x LAN (amber/green)
- WPS (green)
* UART: 4-pin connector JP1, 3.3V (Vcc, TX, RX, GND), 115200 8N1
* Power supply: DC 12V 1.5A
* MAC addresses: LAN on case label, WAN +1, WLAN +2
Installation
============
* TFTP recovery
* TFTP via U-boot prompt
* sysupgrade
* Web interface
Test build configuration
========================
CONFIG_TARGET_ath79=y
CONFIG_TARGET_ath79_generic=y
CONFIG_TARGET_ath79_generic_DEVICE_netgear_wnr2200-8m=y
CONFIG_ALL_KMODS=y
CONFIG_DEVEL=y
CONFIG_CCACHE=y
CONFIG_COLLECT_KERNEL_DEBUG=y
CONFIG_IMAGEOPT=y
CONFIG_KERNEL_DEBUG_INFO=y
CONFIG_KERNEL_DEBUG_KERNEL=y
Signed-off-by: Michal Cieslakiewicz <michal.cieslakiewicz@wp.pl >
2019-11-01 21:14:55 +01:00
..
2019-10-21 13:14:52 +02:00
2019-10-20 15:32:53 +02:00
2019-09-22 18:28:11 +02:00
2019-10-21 13:01:10 +02:00
2019-07-17 22:59:29 +02:00
2019-07-17 22:59:29 +02:00
2019-07-17 22:59:29 +02:00
2019-09-19 23:43:27 +02:00
2019-09-22 18:28:11 +02:00
2019-10-06 21:28:49 +02:00
2019-09-22 18:28:11 +02:00
2019-09-19 23:43:27 +02:00
2019-10-06 21:28:49 +02:00
2019-09-21 23:41:31 +02:00
2019-09-22 18:28:11 +02:00
2019-09-22 18:28:11 +02:00
2019-10-21 13:15:05 +02:00
2019-10-21 13:15:05 +02:00
2019-10-21 13:15:46 +02:00
2019-10-21 13:15:05 +02:00
2019-09-22 18:28:11 +02:00
2019-10-21 13:15:19 +02:00
2019-11-01 21:14:55 +01:00
2019-11-01 21:14:55 +01:00
2019-11-01 21:14:55 +01:00
2019-09-22 18:28:11 +02:00
2019-09-22 18:28:11 +02:00
2019-09-19 23:43:27 +02:00
2019-09-22 18:28:11 +02:00
2019-09-19 23:43:27 +02:00
2019-09-22 18:28:11 +02:00
2019-06-05 10:12:31 +02:00
2019-09-22 18:28:11 +02:00
2019-06-10 11:25:41 +02:00
2019-09-22 18:28:11 +02:00
2019-09-22 18:28:11 +02:00
2019-09-19 23:43:27 +02:00
2019-09-22 18:28:11 +02:00
2019-06-05 10:12:31 +02:00
2019-09-19 23:43:27 +02:00
2019-09-19 23:43:27 +02:00
2019-09-19 23:43:27 +02:00
2019-09-22 18:28:11 +02:00
2019-09-22 18:28:11 +02:00
2019-07-17 16:49:20 +02:00
2019-10-27 18:02:44 +01:00
2019-07-31 08:38:01 +02:00
2019-10-27 18:02:44 +01:00
2019-10-27 18:02:44 +01:00
2019-09-19 23:43:27 +02:00
2019-09-22 18:28:11 +02:00
2019-10-06 21:28:49 +02:00
2019-09-22 18:28:11 +02:00
2019-10-06 21:28:49 +02:00
2019-10-06 21:28:49 +02:00
2019-09-22 18:28:11 +02:00
2019-10-27 18:02:44 +01:00
2019-08-08 21:00:59 +08:00
2019-08-17 23:52:34 +08:00
2019-08-17 23:52:34 +08:00
2019-08-17 23:52:34 +08:00
2019-09-19 23:43:27 +02:00
2019-09-22 18:28:11 +02:00
2019-09-19 23:43:27 +02:00
2019-10-27 18:03:56 +01:00
2019-09-22 18:28:11 +02:00
2019-10-06 21:28:49 +02:00
2019-10-06 21:28:49 +02:00
2019-10-06 21:28:49 +02:00
2019-09-22 18:28:11 +02:00
2019-09-22 18:28:11 +02:00
2019-10-27 18:02:44 +01:00
2019-07-16 09:51:03 +08:00
2019-08-07 18:04:03 +02:00
2019-08-07 18:04:03 +02:00
2019-08-07 18:04:03 +02:00
2019-07-18 00:06:55 +02:00
2019-07-18 00:06:55 +02:00
2019-08-07 18:04:03 +02:00
2019-08-07 18:04:03 +02:00
2019-08-07 18:04:03 +02:00
2019-09-19 23:43:27 +02:00
2019-09-19 23:43:27 +02:00
2019-07-03 07:45:00 +02:00
2019-07-03 07:45:00 +02:00
2019-09-19 23:43:27 +02:00
2019-09-03 18:43:27 +02:00
2019-05-27 22:44:08 +02:00
2019-05-18 17:59:49 +02:00
2019-09-22 18:28:11 +02:00
2019-10-27 18:02:44 +01:00
2019-07-16 09:52:43 +08:00
2019-06-05 10:12:31 +02:00
2019-09-19 23:43:27 +02:00
2019-10-06 21:28:49 +02:00
2019-07-16 09:52:43 +08:00
2019-09-22 18:28:11 +02:00
2019-10-13 20:34:57 +08:00
2019-08-09 07:49:21 +02:00
2019-09-22 18:28:11 +02:00
2019-10-20 13:01:43 +02:00
2019-10-20 13:01:43 +02:00
2019-10-27 18:02:44 +01:00
2019-10-06 21:28:49 +02:00
2019-10-27 18:02:44 +01:00
2019-10-06 22:42:30 +02:00
2019-07-31 08:38:06 +02:00
2019-09-22 18:28:11 +02:00
2019-08-07 18:04:03 +02:00
2019-08-07 18:04:03 +02:00
2019-09-22 18:28:11 +02:00
2019-08-05 10:54:11 +02:00
2019-08-05 10:54:11 +02:00
2019-08-05 10:54:11 +02:00
2019-08-05 10:54:11 +02:00
2019-08-05 10:54:11 +02:00
2019-09-19 23:43:27 +02:00
2019-10-06 21:28:49 +02:00
2019-09-19 23:43:27 +02:00
2019-09-22 18:28:11 +02:00
2019-07-18 00:06:55 +02:00
2019-09-22 18:28:11 +02:00
2019-10-27 18:03:56 +01:00
2019-10-06 21:28:49 +02:00
2019-10-06 21:28:49 +02:00
2019-08-09 17:07:07 +02:00
2019-06-20 08:57:36 +02:00
2019-06-20 08:57:36 +02:00
2019-06-20 08:57:36 +02:00
2019-10-06 21:28:49 +02:00
2019-06-20 08:57:36 +02:00
2019-07-14 16:20:53 +02:00
2019-10-06 21:28:49 +02:00
2019-09-22 18:28:11 +02:00
2019-10-06 21:28:49 +02:00
2019-10-21 09:06:52 +02:00
2019-09-22 18:28:11 +02:00
2019-10-06 21:28:49 +02:00
2019-09-22 18:28:11 +02:00
2019-10-06 21:28:49 +02:00
2019-07-17 23:14:23 +02:00
2019-07-17 23:14:23 +02:00
2019-09-19 23:43:27 +02:00
2019-09-19 23:43:27 +02:00
2019-09-19 23:43:27 +02:00
2019-09-19 23:43:27 +02:00
2019-10-06 21:28:49 +02:00
2019-10-27 13:38:49 +01:00
2019-09-22 18:28:11 +02:00
2019-10-06 21:28:49 +02:00
2019-07-18 00:06:55 +02:00
2019-09-19 23:43:27 +02:00
2019-09-16 21:40:06 +02:00
2019-09-16 21:40:06 +02:00
2019-09-16 21:40:06 +02:00
2019-07-18 00:06:55 +02:00
2019-07-18 00:06:55 +02:00
2019-09-22 18:28:11 +02:00
2019-08-05 10:54:11 +02:00
2019-08-05 10:54:11 +02:00
2019-08-07 21:17:40 +02:00
2019-08-05 10:54:11 +02:00
2019-09-22 18:28:11 +02:00
2019-06-10 11:25:41 +02:00
2019-06-10 11:25:41 +02:00
2019-06-10 11:25:41 +02:00
2019-10-27 18:02:44 +01:00
2019-09-22 18:28:11 +02:00
2019-05-18 17:59:49 +02:00
2019-06-10 11:25:41 +02:00
2019-10-06 21:28:49 +02:00
2019-09-19 23:43:27 +02:00
2019-09-19 23:43:27 +02:00
2019-06-10 11:25:41 +02:00
2019-06-10 11:25:41 +02:00
2019-09-19 23:43:27 +02:00
2019-06-10 11:25:41 +02:00
2019-10-15 18:13:54 +02:00
2019-09-19 23:43:27 +02:00
2019-10-15 18:13:54 +02:00
2019-09-19 23:43:27 +02:00
2019-10-06 21:28:49 +02:00
2019-08-05 21:50:15 +02:00
2019-08-05 21:50:15 +02:00
2019-08-05 21:50:15 +02:00
2019-08-05 21:50:15 +02:00
2019-08-05 21:50:15 +02:00