[PATCH v2 1/3] spl: Kconfig: Fix SPL_OPTEE_IMAGE dependency

Tom Rini trini at konsulko.com
Fri Dec 23 16:00:52 CET 2022


On Thu, Nov 03, 2022 at 11:49:47AM +0530, Jagan Teki wrote:

> fdt_addr will build as part of SPL_LOAD_FIT or SPL_LOAD_FIT_FULL
> which is indeed required to build optee image support in SPL.
> 
> common/spl/spl.c: In function ‘jump_to_image_optee’:
> common/spl/spl.c:220:46: error: ‘struct spl_image_info’ has no member named ‘fdt_addr’
>   220 |         spl_optee_entry(NULL, NULL, spl_image->fdt_addr,
> 
> Fix the dependency support.
> 
> Signed-off-by: Jagan Teki <jagan at edgeble.ai>

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/20221223/638e4627/attachment.sig>


More information about the U-Boot mailing list