tplink-safeloader: Patch to handle partitions with alternate names.
authorOle Kristian Lona <oklo@oklona.net>
Mon, 16 May 2022 13:50:06 +0000 (15:50 +0200)
committerSander Vanheule <sander@svanheule.net>
Mon, 23 May 2022 18:14:39 +0000 (20:14 +0200)
commita64f89c66318c3ec053492d60ea3281e7e929807
tree4540a02baa331fef98f6f984ecc7aeb9198678bb
parent07f78f071075f1b7e866ebea4be821b0ca9e9add
tplink-safeloader: Patch to handle partitions with alternate names.

Some devices, specifically Deco M4R-v3 / M5 have partition names that
deviate from the scheme other devices use. They have an added "@0"
and "@1" for some partition names.

The devices have fallback partitions which will be used in case the
device determines that the primary partition set is unbootable.

This patch introduces an option to set these alternate partition names
in the device definition of tplink-safeloader.

Signed-off-by: Ole Kristian Lona <oklo@oklona.net>
Reviewed-by: Sander Vanheule <sander@svanheule.net>
src/tplink-safeloader.c