openwrt-ipq-breeze303/tools/firmware-utils/src
Sander Vanheule 46dec9952b firmware-utils: tplink-safeloader: set EAP235-Wall v1 soft-version
Starting with v3 of the vendor firmware for the TP-Link EAP235-Wall v1,
downgrades to firmware versions below v3 as not allowed.  Since OpenWrt
uses version 0.0.0 as a default, this causes the factory install to fail
on devices with a recent firmware. This failure is associated by the
following message on the device's serial console:

    EAP235/230-Wall forbid fw reverted from 3.x.x to lower version!

Vendor firmware (v3) also uses build and release numbers to compare
images, so identical version numbers are very unlikely to cause issues.
Bump the firmware version to 3.0.0 to ensure users can install OpenWrt
on their devices.

Reported-by: Colton Conor <colton.conor@gmail.com>
Tested-by: Colton Conor <colton.conor@gmail.com>
Signed-off-by: Sander Vanheule <sander@svanheule.net>
2021-09-13 18:36:15 +02:00
..
add_header.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
addpattern.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
asustrx.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
bcm4908asus.c firmware-utils: bcm4908asus: tool inserting Asus tail into BCM4908 image 2021-01-22 20:10:38 +01:00
bcm4908kernel.c firmware-utils: bcm4908kernel: name struct fields 2021-03-24 22:45:00 +01:00
bcm_tag.h firmware-utils: add GPL 2.0 SPDX to files with no license info 2021-08-06 09:50:44 +02:00
bcmalgo.c firmware-utils: add GPL 2.0 SPDX to files with no license info 2021-08-06 09:50:44 +02:00
bcmalgo.h firmware-utils: add GPL 2.0 SPDX to files with no license info 2021-08-06 09:50:44 +02:00
buffalo-enc.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
buffalo-lib.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
buffalo-lib.h firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
buffalo-tag.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
buffalo-tftp.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
csysimg.h firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
cyg_crc16.c firmware-utils: fix -Wpointer-sign warnings 2021-04-09 11:05:54 +02:00
cyg_crc32.c firmware-utils: fix -Wpointer-sign warnings 2021-04-09 11:05:54 +02:00
cyg_crc.h firmware-utils: fix -Wpointer-sign warnings 2021-04-09 11:05:54 +02:00
dgfirmware.c firmware-utils: add GPL 2.0 SPDX to files with no license info 2021-08-06 09:50:44 +02:00
dgn3500sum.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
dns313-header.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
edimax_fw_header.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
encode_crc.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
fix-u-media-header.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
fw.h firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
hcsmakeimage.c firmware-utils: add GPL 2.0 SPDX to files with no license info 2021-08-06 09:50:44 +02:00
imagetag_cmdline.c
imagetag_cmdline.h
imagetag.c firmware-utils: fix unused variable warnings 2021-04-09 10:46:15 +02:00
imagetag.ggo
jcgimage.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
lxlfw.c firmware-utils: add lxlfw tool for generating Luxul firmwares 2020-02-07 09:31:22 +01:00
lzma2eva.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
makeamitbin.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
md5.c
md5.h
mkbrncmdline.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkbrnimg.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkbuffaloimg.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkcameofw.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkcasfw.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkchkimg.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
mkcsysimg.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
mkdapimg2.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkdapimg.c firmware-utils: add GPL 2.0 SPDX to files with no license info 2021-08-06 09:50:44 +02:00
mkdhpimg.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkdlinkfw-lib.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
mkdlinkfw-lib.h firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
mkdlinkfw.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
mkdniimg.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkedimaximg.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
mkfwimage2.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
mkfwimage.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
mkheader_gemtek.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
mkhilinkfw.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkmerakifw-old.c firmware-utils: mkmerakifw-old: Add le32 support 2021-08-31 12:39:53 +02:00
mkmerakifw.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkmylofw.c firmware-utils: mkmylofw: replace GPL-2.0-or-later boilerplate with SPDX 2021-08-09 16:08:59 +02:00
mkplanexfw.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkporayfw.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkrasimage.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkrtn56uimg.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mksenaofw.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mksercommfw.c firmware-utils: add GPL 2.0 SPDX to files with no license info 2021-08-06 09:50:44 +02:00
mktitanimg.c firmware-utils: add GPL 2.0 SPDX to files with no license info 2021-08-06 09:50:44 +02:00
mktitanimg.h firmware-utils: add GPL 2.0 SPDX to files with no license info 2021-08-06 09:50:44 +02:00
mktplinkfw2.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mktplinkfw-lib.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mktplinkfw-lib.h firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mktplinkfw.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkwrggimg.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkwrgimg.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkzcfw.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkzynfw.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
mkzyxelzldfw.c firmware-utils: fix build on not Linux 2021-08-21 20:16:39 +01:00
motorola-bin.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
myloader.h firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
nand_ecc.c firmware-utils: nand_ecc: replace GPL boilerplate with SPDX 2021-08-09 16:08:59 +02:00
nec-enc.c firmware-utils: fix mistake and improve logic in nec-enc 2020-11-12 18:19:44 +01:00
osbridge-crc.c firmware-utils: osbridge-crc: replace GPL-2.0-only boilerplate with SPDX 2021-08-09 16:08:59 +02:00
oseama.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
otrx.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
pc1crypt.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
ptgen.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
seama.c firmware-utils: seama: replace BSD-3-Clause boilerplate with SPDX 2021-08-06 09:50:44 +02:00
seama.h firmware-utils: seama.h: replace LGPL-2.1-or-later boilerplate with SPDX 2021-09-07 09:37:35 +02:00
sha1.c firmware-utils: fix -Wpointer-sign warnings 2021-04-09 11:05:54 +02:00
sha1.h firmware-utils: fix -Wpointer-sign warnings 2021-04-09 11:05:54 +02:00
sign_dlink_ru.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
spw303v.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
srec2bin.c firmware-utils: add GPL 2.0 SPDX to files with no license info 2021-08-06 09:50:44 +02:00
tplink-safeloader.c firmware-utils: tplink-safeloader: set EAP235-Wall v1 soft-version 2021-09-13 18:36:15 +02:00
trx2edips.c firmware-utils: add GPL 2.0 SPDX to files with no license info 2021-08-06 09:50:44 +02:00
trx2usr.c
trx.c firmware-utils: trx: replace GPL-2.0-or-later boilerplate with SPDX 2021-08-09 16:08:59 +02:00
uimage_padhdr.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
utils.h firmware-utils: add GPL 2.0 SPDX to files with no license info 2021-08-06 09:50:44 +02:00
wrt400n.c firmware-utils: add GPL 2.0 SPDX to files with no license info 2021-08-06 09:50:44 +02:00
xorimage.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00
zyimage.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
zynos.h firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
zytrx.c firmware-utils: replace GPL 2.0 boilerplate/reference with SPDX 2021-08-06 09:34:55 +02:00
zyxbcm.c firmware-utils: replace GPL 2.0+ boilerplate/reference with SPDX 2021-08-06 09:50:42 +02:00