[PATCH v4 3/8] spl: fit: Pass FIT context via a structure pointer
Tom Rini
trini at konsulko.com
Fri Feb 19 17:55:15 CET 2021
On Wed, Jan 20, 2021 at 10:46:51AM -0600, Alexandru Gagniuc wrote:
> Several loose arguments describe the FIT image. They are thus related,
> and it makes sense to pass them together, in a structure. Examples
> include the FIT blob pointer, offset to FDT nodes, and the offset to
> external data.
>
> Use a spl_fit_info structure to group these parameters.
>
> Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
> 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/20210219/d003a106/attachment.sig>
More information about the U-Boot
mailing list