immortalwrt/tools/firmware-utils
Sander Vanheule e201f383d6 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>
2020-09-10 17:28:38 +08:00
..
src firmware-utils/tplink-safeloader: soft-version magic is data length 2020-09-10 17:28:38 +08:00
Makefile ath79: increase kernel partition for ar9344 TP-Link CPE/WBS 2020-08-31 11:07:57 +08:00