tplink-safeloader: add support to convert factory into sysupgrade
authorAlexander Couzens <lynxis@fe80.eu>
Thu, 1 Mar 2018 23:44:31 +0000 (00:44 +0100)
committerAlexander Couzens <lynxis@fe80.eu>
Thu, 15 Mar 2018 16:52:23 +0000 (17:52 +0100)
commit068ba612db41aad60110410997fcebdbb2a49269
tree1c03b55e9e97e7b97f08811cfe7fdabcdb5f13f0
parent638e2193fe5848c24f8aa48cc0fb8350185c3e24
tplink-safeloader: add support to convert factory into sysupgrade

Those converted factory images can be used to regain the original
tp-link firmware.
Be aware of firmware upgrade which additional require changes of
other partition than os-image (kernel) & file-system (rootfs).
OEM factory images from tplink can change nearly all partitions.
However using those images, OpenWrt's sysupgrade will only
modify the partitions os-image and file-system.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
tools/firmware-utils/src/tplink-safeloader.c