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
..
2019-05-22 21:27:44 +02:00
2021-09-01 08:06:52 +00:00
2021-09-01 08:06:53 +00:00
2021-09-01 08:06:53 +00:00
2021-09-01 08:06:55 +00:00
2018-11-25 19:23:03 +01:00
2019-07-08 16:42:26 +02:00
2020-02-18 21:39:23 +01:00
2020-03-14 13:20:06 +00:00
2019-02-26 23:20:04 +01:00
2020-02-18 21:38:51 +01:00
2021-09-01 08:06:54 +00:00
2021-09-01 08:06:53 +00:00
2020-04-09 22:09:04 +02:00
2021-09-01 08:06:56 +00:00
2020-02-18 21:39:03 +01:00
2019-11-24 21:35:45 +01:00
2020-02-18 21:39:14 +01:00
2018-06-08 09:56:26 +02:00
2019-03-10 21:36:28 +01:00
2020-04-09 22:09:13 +02:00
2020-05-31 11:03:30 +02:00
2021-09-01 08:06:56 +00:00