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)
commit414aa000373997192d39b706d2deb83e3b1f40f0
tree786f2bac314c43e4e04d2f96c8fcc4c5e7d698c6
parent3952325a90c2a6bf6b9c3ce1e87cf71c79f2531c
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>
src/tplink-safeloader.c