[PATCH 2/2] mkimage: allow internalization of data-position

Tom Rini trini at konsulko.com
Wed Oct 11 20:37:13 CEST 2023


On Mon, Oct 02, 2023 at 10:00:14AM +0200, Lars Feyaerts wrote:

> Make it possible for data that was externalized using a static external
> position (-p) to be internalized. Enables the ability to convert
> existing FIT images built with -p to be converted to a FIT image where the
> data is internal, to be converted to a FIT image where the data is
> external relative to the end of the FIT (-E) or change the initial
> static external position to a different static external position (-p).
> 
> Removing the original external-data-related properties ensures that
> they're not present after conversion. Without this, they would still be
> present in the resulting FIT even if the FIT has been, for example,
> internalized.
> 
> Signed-off-by: Lars Feyaerts <lars at bitbiz.be>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20231011/0eb4f8d2/attachment-0001.sig>


More information about the U-Boot mailing list