firmware-utils: mktplinkfw: add rootfs offset for combined images
authorAlex Maclean <monkeh@monkeh.net>
Wed, 20 Jun 2018 13:56:19 +0000 (14:56 +0100)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:32:19 +0000 (17:32 +0100)
commitf698836fcf352cf559e5ab7916d7b9854f2ce6e9
tree4119864491cca402807734376a7fe95cb5379dba
parent7fefda86c70f5ecfe3479f6d9b802eff1daff3d8
firmware-utils: mktplinkfw: add rootfs offset for combined images

Add an option (-O) to calculate rootfs offset for combined images.

This is needed for the TP-Link mtdsplit driver to locate the rootfs
when the start is not aligned to an erase block. This will be the
case for sysupgrade images produced by tplink-safeloader with upcoming
dynamic partition splitting.

Signed-off-by: Alex Maclean <monkeh@monkeh.net>
(backported from 0a2f21fa715bcf2e2975e32a1843a13fa088c640)
tools/firmware-utils/src/mktplinkfw.c