Michal Cieslakiewicz
09f46c6b54
ath79: add support for Netgear WNR1000 v2
This patch adds ath79 support for Netgear WNR1000v2.
Router was previously supported by ar71xx target only.
Note: this is a 4_32 device with limited upgrade capabilities.
Specification
=============
* Description: Netgear WNR1000 v2
* Loader: U-boot
* SOC: Atheros AR7240 (340 MHz)
* RAM: 32 MiB
* Flash: 4 MiB (SPI NOR)
- U-boot binary: 256 KiB
- U-boot environment: 64 KiB
- Firmware: 3712 KiB
- ART: 64 KiB
* Ethernet: 4 x 10/100 LAN + 1 x 10/100 WAN
* Wireless: 2.4 GHz b/g/n (Atheros AR9285)
* USB: no
* 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 JP2, 3.3V (Vcc, TX, RX, GND), 115200 8N1
* Power supply: DC 12V 1A
* 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_tiny=y
CONFIG_TARGET_ath79_tiny_DEVICE_netgear_wnr1000-v2=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-10-21 13:15:46 +02:00
..
2019-10-14 12:36:02 +02:00
2019-09-24 12:52:05 +02:00
2019-10-12 23:37:00 +02:00
2019-10-06 21:28:49 +02:00
2019-10-06 21:28:49 +02:00
2019-06-25 14:12:22 +00:00
2019-10-19 13:16:57 +02:00
2019-10-19 13:16:57 +02:00
2019-10-21 13:15:46 +02:00
2019-10-15 20:23:04 +02:00
2019-10-15 20:22:42 +02:00
2019-10-13 21:48:58 +02:00
2019-10-15 16:11:28 +02:00
2019-07-17 08:05:38 +02:00
2019-10-06 21:28:49 +02:00
2019-10-20 12:33:40 +02:00
2019-09-15 15:00:17 +00:00
2019-10-21 12:28:03 +02:00
2019-10-18 21:05:34 +02:00
2019-10-06 21:28:49 +02:00
2019-10-12 23:42:59 +02:00
2019-10-15 23:23:08 +02:00
2019-10-19 13:16:57 +02:00
2019-06-25 14:12:22 +00:00
2019-10-19 13:16:57 +02:00
2019-10-15 18:13:54 +02:00
2019-10-19 13:16:57 +02:00
2019-09-29 00:46:13 +02:00
2019-10-19 13:16:57 +02:00
2019-05-11 17:15:41 +02:00
2019-10-12 01:22:46 +02:00
2019-09-29 00:46:13 +02:00
2019-07-10 16:56:16 +02:00
2019-10-12 23:37:00 +02:00
2019-10-15 23:31:13 +02:00
2019-10-19 13:16:57 +02:00
2019-09-11 15:17:09 +02:00
2019-10-06 21:28:49 +02:00
2019-09-05 23:33:19 +02:00
2019-05-11 17:15:41 +02:00
2019-09-05 23:33:19 +02:00
2019-10-08 12:44:35 +02:00