[PATCH v9 7/8] config: xea: Enable the SPL_FIT config option

Tom Rini trini at konsulko.com
Tue Dec 26 16:51:13 CET 2023


On Tue, Dec 26, 2023 at 05:14:52PM +0530, Venkatesh Yadav Abbarapu wrote:

> Enable the config SPL_FIT, as getting the below error
> ../arm-xilinx-linux-gnueabi-ld.bfd.real: drivers/core/ofnode.o: in function
> `ofnode_get_property':
> /u-boot/drivers/core/ofnode.c:1185: undefined reference to `fdt_getprop'
> make[1]: *** [scripts/Makefile.spl:527: spl/u-boot-spl] Error 1
> 
> Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu at amd.com>
> ---
>  configs/imx28_xea_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

This isn't a problem today and is a side effect of changes you're making
elsewhere in the series. Please figure out what that is, and then work
to rework things so that platforms like this one which don't (and can't
ever) make use of the new functionality don't see much in the way of
growth, 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/20231226/df82f286/attachment.sig>


More information about the U-Boot mailing list