Sander Vanheule 6985a26e59 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-09 20:41:50 +03:00
..
2019-05-22 21:27:44 +02:00
2020-08-23 11:29:24 +02:00
2020-08-23 19:40:51 +02:00
2020-08-23 19:40:42 +02:00
2020-08-30 22:21:34 +02: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
2020-08-27 21:18:16 +02:00
2020-08-23 19:40:32 +02:00
2020-04-09 22:09:04 +02:00
2020-09-02 16:29:22 +02: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
2020-09-02 16:29:22 +02:00