openwrtv3/package/boot
Marty Plummer 558d86923e ar71xx: add support for EnGenius ENS202EXT
EnGenius ENS202EXT is an outdoor wireless access point with
2-port 10/100 switch, detachable antennas and proprietery PoE.

The device is based on Qualcomm/Atheros AR9341 v1.

Specifications:
- 535/400/200 MHz (CPU/DDR/AHB)
- 64 MB of RAM
- 16 MB of FLASH
- UART (J1) header on PCB (unpopulated)
- 2x 10/100 Mbps Ethernet
- 2.4 GHz, up to 26dBm
- 2x external, detachable antennas
- 7x LED, 1x button

Flash instructions:

You have three options:

- Use the vendor firmware upgrade page on the web interface and give
it the factory.img. This is the easiest way to go about it.

- If you have serial access during u-boot, interrupt the normal boot
(any key before timeout) and run 'run failsafe_boot'; this will bring
you to a minimal openwrt luci image on ip 192.168.1.1 useful if you've
bricked the normal firmware.

- Use the vendor's management cli, which can be accessed via telnet
with the same credentials as the web login (default admin:admin), then
issue the following commands:

*** Hi admin, welcome to use cli(V-1.6.7) ***
---========= Commands Help =========---
      stat -- Status
       sys -- System
    wless2 -- 2.4G-Wireless
      mgmt -- Management
      tree -- Tree
      help -- Help
    reboot -- Reboot
ens202ext>mgmt
  Management
---========= Commands Help =========---
     admin -- Administration
     mvlan -- Management VLAN settings
      snmp -- SNMP settings
    backup -- Backup/Restore settings
    autorb -- Auto reboot settings
   fwgrade -- Firmware upgrade
      time -- Time settings
   wifisch -- Wifi schedule
       log -- Log
      diag -- Diagnostics
      disc -- Device Discovery
    logout -- Logout
      help -- Help
      exit -- Exit
ens202ext/mgmt>fwgrade
  Management --> Firmware upgrade
---========= Commands Help =========---
      fwup -- Firmware upgrade
      help -- Help
      exit -- Exit
ens202ext/mgmt/fwgrade>fwup http://web.server/lede-ar71xx-generic-ens202ext-squashfs-factory.bin

Signed-off-by: Marty Plummer <ntzrmtthihu777@gmail.com>
2017-05-30 14:15:25 +02:00
..
apex ixp4xx: put apex images into image staging directory 2017-01-27 16:53:31 +01:00
fconfig treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
grub2 grub2: update to 2.02~rc2 2017-04-12 11:24:57 +02:00
imx-bootlets treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
kexec-tools kexec-tools: get kexec running on MUSL and x86 hardware 2017-04-03 08:50:57 +02:00
kobs-ng treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
rbcfg packge/boot/rbcfg: add new boot constants found in the recent Mikrotik devices 2017-02-26 13:31:43 +01:00
uboot-ar71xx uboot-ar71xx: fix build error 2017-04-06 16:25:08 +02:00
uboot-at91 uboot-at91: switch to u-boot.mk 2017-01-24 16:21:24 +01:00
uboot-envtools ar71xx: add support for EnGenius ENS202EXT 2017-05-30 14:15:25 +02:00
uboot-fritz4040 uboot-fritz4040: add an ipq806x u-boot for FritzBox 4040 2017-03-22 09:45:18 +01:00
uboot-imx6 uboot-imx6: switch to u-boot.mk 2017-01-24 16:21:24 +01:00
uboot-kirkwood package/boot/uboot-kirkwood: fix build errors for nsa310 and nsa325 2017-03-27 08:09:00 +02:00
uboot-lantiq u-boot.mk: pass HOSTCC and HOST_CFLAGS into the build 2017-04-04 12:34:23 +02:00
uboot-layerscape layerscape: add LS1043A Rev1.1 support 2017-02-26 08:41:40 +01:00
uboot-layerscape-32b layerscape: add LS1043A Rev1.1 support 2017-02-26 08:41:40 +01:00
uboot-mvebu u-boot-mvebu: clearfog: enable setexpr command 2017-05-30 14:00:30 +02:00
uboot-mxs mxs: put u-boot images into image staging directory 2017-01-27 16:53:31 +01:00
uboot-omap uboot-omap: rename patch to 101-disable-thumb-omap3.patch 2017-04-30 12:19:07 +02:00
uboot-oxnas oxnas: put u-boot images into image staging directory 2017-01-27 16:53:31 +01:00
uboot-sunxi sunxi: put u-boot images into image staging directory 2017-01-27 16:53:31 +01:00
uboot-xburst treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
uboot-zynq uboot-zynq: switch to u-boot.mk 2017-01-24 16:21:25 +01:00
yamonenv packages: mark packages depending on a target as nonshared 2017-01-24 09:45:05 +01:00