You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ath79/image
Stijn Segers 9a1f4b2f83 ath79/nand: add support for Netgear WNDR4300SW
This patch adds support for the WNDR4300SW, marketed by California ISP
SureWest (hence the 'SW' suffix). Hardware wise, it's identical to the
WNDR4300 v1.

Specifications:
* SoC: Atheros AR9344
* RAM: 128 MB
* Flash: 128 MB NAND flash
* WiFi: Atheros AR9580 (5 GHz) and AR9344 (2,4 GHz)
* Ethernet: 5x 1000Base-T
* LED: Power, WAN, LAN, WiFi, USB, WPS
* UART: on board, to the right of the RF shield at the top of the board

Installation:

* Flashing through the OEM web interface:
  + Connect your computer to the router with an ethernet cable and browse
    to http://192.168.1.1/
  + Log in with the default credentials are admin:password
  + Browse to Advanced > Administration > Firmware Upgrade in the Netgear
    interface
  + Upload the Openwrt firmware: openwrt-ath79-nand-netgear_wndr4300sw-squashfs-factory.img
  + Proceed with the firmware installation and give the device a few
    minutes to finish and reboot.

* Flashing through TFTP:
  + Configure your wired client with a static IP in the 192.168.1.x range,
    e.g. 192.168.1.10 and netmask 255.255.255.0.
  + Power off the router.
  + Press and hold the RESET button (the factory reset button on the bottom
    of the device, with the red circle around it) and turn the router on
    while keeping the button pressed.
  + The power LED will start flashing orange. You can release the button
    once it switches to flashing green.
  + Transfer the image over TFTP:
    $ tftp 192.168.1.1 -m binary -c put openwrt-ath79-nand-netgear_wndr4300sw-squashfs-factory.img

Signed-off-by: Stijn Segers <foss@volatilesystems.org>
4 years ago
..
bin ath79: add support for PISEN WMB001N 5 years ago
lzma-loader ath79: move lzma-loader to the end of available RAM 4 years ago
Makefile treewide: omit IMAGE_SIZE argument from check-size 4 years ago
common-buffalo.mk ath79: sort device definitions in image/* 5 years ago
common-mikrotik.mk ath79/mikrotik: use standard caldata functions 4 years ago
common-netgear.mk treewide: omit IMAGE_SIZE argument from check-size 4 years ago
common-tp-link.mk treewide: omit IMAGE_SIZE argument from check-size 4 years ago
common-yuncore.mk ath79: add support for YunCore TFTP image generation 5 years ago
generic-tp-link.mk ath79: add SUPPORTED_DEVICES based on ar71xx for some devices 4 years ago
generic-ubnt.mk ath79: add support for Ubiquiti PowerBeam 5AC 500 4 years ago
generic.mk ath79: add support for Enterasys WS-AP3705i 4 years ago
mikrotik.mk treewide: omit IMAGE_SIZE argument from check-size 4 years ago
nand.mk ath79/nand: add support for Netgear WNDR4300SW 4 years ago
tiny-netgear.mk treewide: omit IMAGE_SIZE argument from check-size 4 years ago
tiny-tp-link.mk ath79: add support for TP-Link TL-WA901ND v4 and v5 4 years ago
tiny.mk ath79: Do not build buffalo_whr-g301n by default 4 years ago