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/tools
Steve Glennon 6411eac5da ipq40xx: add factory image for EnGenius ENS620EXT
Extended  mksenaofw to support new "capwap" header structure.
This supports flashing from factory 3.0.0, 3.0.1, 3.1.0 and 3.5.5
firmware.

Note that the factory image format changes for 3.1 and later firmware,
and that the 3.1.0 and 3.5.5 Engenius firmware will refuse the
factory_30.bin file. Similarly, the 3.0.0 and 3.0.1 Engenius firmware
will refuse the factory_35.bin file.

Flashing from the Engenius 3.1.0 firmware with the factory_35.bin
firmware has not been tested, as 3.1.0 firmware (Engenius "middleFW")
is only intended as part of the upgrade path to 3.5.5 firmware.

Modified ipq40xx image Makefile to appropriately invoke mksenaofw
with new parameters to configure the capwap header.

Note that there is currently no method to return to factory firmware,
so this is a one-way street.

Path from factory 3.0.0 and 3.0.1 (EnGenius) software to OpenWrt is
to navigate to 192.168.1.1 on the stock firmware and navigate to the
firmware menu. Then copy the URL you have for that page, something like
http://192.168.1.1/cgi-bin/luci/;stok=12345abcdef/admin/system/flashops
and replace the trailing /admin/system/flashops with just /easyflashops

You should then be presented with a simple "Firmware Upgrade" page.
On that page, BE SURE TO CLEAR the "Keep Settings:" checkbox.

Choose the openwrt-ipq40xx-engenius_ens620ext-squashfs-factory_30.bin,
click "Upgrade" and on the following page select "Proceed".

Path from factory 3.5.5 (EnGenius) software to OpenWrt is simply to
use the stock firmware update menu. Choose the
openwrt-ipq40xx-engenius_ens620ext-squashfs-factory_35.bin and click
"Upload" and "Proceed".

The device should then flash the OpenWrt firmware and reboot. Note
that this resets the device to a default configuration with Wi-Fi
disabled, LAN1/PoE acting as a WAN port (running DHCP client) and LAN2
acting as a LAN port with a DHCP server on 192.168.1.x (AP is at
192.168.1.1)

Signed-off-by: Steve Glennon <s.glennon@cablelabs.com>
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
[sorry, for unfixing the 80-lines eyesores.]
5 years ago
..
autoconf treewide: clean up download hashes 8 years ago
automake add PKG_CPE_ID ids to package and tools 7 years ago
b43-tools b43-tools: update to latest git HEAD 6 years ago
bc treewide: clean up download hashes 8 years ago
bison tools/bison: Update to 3.3.2 5 years ago
cbootimage tools: add cbootimage for tegra 5 years ago
cbootimage-configs tools: add cbootimage-configs for tegra 5 years ago
ccache tools/ccache: update to 3.7 5 years ago
cmake Revert "tools/cmake: Update to 3.14.0" 5 years ago
coreutils add PKG_CPE_ID ids to package and tools 7 years ago
dosfstools add PKG_CPE_ID ids to package and tools 7 years ago
e2fsprogs tools/e2fsprogs: Update to 1.44.5 5 years ago
elftosb treewide: clean up download hashes 8 years ago
expat tools/expat: fix docbook2man error on some systems 6 years ago
findutils tools: findutils: fix compilation with glibc 2.28 6 years ago
firmware-utils ipq40xx: add factory image for EnGenius ENS620EXT 5 years ago
flex flex: Add a lex symlink 6 years ago
flock tools: flock: add NFSv4 compatibility 8 years ago
genext2fs treewide: clean up download hashes 8 years ago
gengetopt treewide: clean up download hashes 8 years ago
gmp tools: gmp: Update to 6.1.2 7 years ago
include tools: Update endian definitions for Mac OSX 5 years ago
isl tools/isl: update to 0.20 5 years ago
kernel2minor tools: kernel2minor: update to latest version 6 years ago
libelf tools/libelf: Add mirrors as main site is dead 5 years ago
libressl build: fix libressl build on x32 (amd64ilp32) host 6 years ago
libtool add PKG_CPE_ID ids to package and tools 7 years ago
lzma treewide: clean up download hashes 8 years ago
lzma-old tools/zlib: move zlib build to tools 6 years ago
m4 tools: m4: fix compilation with glibc 2.28 6 years ago
make-ext4fs tools/make-ext4fs: Fix build on MacOSX 6 years ago
missing-macros tools: remove a bunch of unused automake macros 9 years ago
mkimage tools/mkimage: use http download server (fixes FS#2052) 5 years ago
mklibs treewide: clean up download hashes 8 years ago
mm-macros tools/mm-macros: Update to 0.9.12 6 years ago
mpc tools/mpc: Update to 1.1.0 6 years ago
mpfr tools/mpfr: Update to 4.0.2 5 years ago
mtd-utils mtd-utils: add back macOS compatibility code that was dropped during the update 6 years ago
mtools tools/mtools: Update to 4.0.23 5 years ago
padjffs2 tools: padjffs2: add option to output padding data to stdout 8 years ago
patch tools/patch: Add fedora patch for crashing git style patches 6 years ago
patch-image tools: patch-image: fix file descriptor leak. 7 years ago
patchelf treewide: clean up download hashes 8 years ago
pkg-config tools/pkg-config: Handle variable substitution of 'bindir' to redirect to STAGING_DIR/bin 6 years ago
qemu add PKG_CPE_ID ids to package and tools 7 years ago
quilt treewide: clean up download hashes 8 years ago
scons tools/scons: update to 3.0.1 6 years ago
sdimage tools/sdimage: Fix build with host Linux headers < 3.18 5 years ago
sed tools/sed: Update to 4.7 5 years ago
sparse sparse: updated to version 0.5.2 6 years ago
squashfs add PKG_CPE_ID ids to package and tools 7 years ago
squashfskit4 tools/squashfskit: fix version detection on non-linux system 5 years ago
sstrip tools/sstrip: Fix compile under standard linux. 7 years ago
tar tools: tar: update to version 1.32 5 years ago
upslug2 treewide: clean up download hashes 8 years ago
wrt350nv2-builder tools: remove static linking support 9 years ago
xz tools/xz: Compile with PIC to fix linking errors 5 years ago
zip tools: zip: add option for reproducible archives 5 years ago
zlib tools: zlib: do not hardcode the install prefix in zlib.pc 6 years ago
Makefile tools: cbootimage: depend on automake 5 years ago