[PATCH 0/3] mkimage: fit: various fixes in fit_{import,extract}_data
Tom Rini
trini at konsulko.com
Sat Oct 11 19:07:22 CEST 2025
On Tue, 23 Sep 2025 12:27:19 +0200, Quentin Schulz wrote:
> I had to hunt down a difference between the FIT after running mkimage
> once and after running it twice. The use-case is typically U-Boot
> generating an unsigned FIT and then calling mkimage manually to sign it
> outside any build system.
>
> The issue can be reproduced with the following
>
> [...]
Applied to u-boot/master, thanks!
[1/3] mkimage: fit: do not overwrite fdt_setprop return value
commit: 6209ce58c3711a5ccdcd080651e604ba8fd3a067
[2/3] mkimage: fit: do not ignore fdt_setprop return code
commit: abab733fc24158f0195967e5b6fc69a0de4658a3
[3/3] mkimage: fit: erase data-size property when importing data
commit: b3ab77345e3d1e7f40f1991e5072daf0f2d972dc
--
Tom
More information about the U-Boot
mailing list