openwrt/tools/firmware-utils
Sander Vanheule 564e802c76 firmware-utils/tplink-safeloader: soft-version magic is data length
The soft-version partition actually contains a header and trailing data:
* header: {data length, [zero]}
* data: {version, bcd encoded date, revision}

The data length is currently treated as a magic number, but should
contain the length of the partition data.

This header is also present the following partitions (non-exhaustive):
* string-based soft-version
* support-list

Signed-off-by: Sander Vanheule <sander@svanheule.net>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:06:58 +00:00
..
src firmware-utils/tplink-safeloader: soft-version magic is data length 2021-09-01 08:06:58 +00:00
Makefile ath79: increase kernel partition for ar9344 TP-Link CPE/WBS 2021-09-01 08:06:54 +00:00