tplink-safeloader: Add support for TP-Link Deco M5
authorTan Li Boon <undisputed.seraphim@gmail.com>
Tue, 21 Mar 2023 07:55:33 +0000 (16:55 +0900)
committerSander Vanheule <sander@svanheule.net>
Thu, 29 Jun 2023 14:00:51 +0000 (16:00 +0200)
commitbb12cf5c3fa944ada2015df50fe8a49d63f3efec
treea30befa7f67f0bb8e698da1e1569d63c7c88970f
parenta2d49fb1e1881ca01a6dcaf6b8d1bf22234b9420
tplink-safeloader: Add support for TP-Link Deco M5
The special_id values are the same for EU and Asian models,
and they apply to all models: v1, v2, and v3.
They are not sorted as they are currently in the same order
as extracted from the official firmware image.

Note that the partition names need to be overridden with '@1' suffix,
as observed in the original firmware.

Signed-off-by: Tan Li Boon <undisputed.seraphim@gmail.com>
src/tplink-safeloader.c