[PATCH] spl: Move check for SPL_LIBCOMMON support to header

Tom Rini trini at konsulko.com
Mon Jul 25 17:28:56 CEST 2022


On Fri, Jul 15, 2022 at 10:35:00AM -0500, Andrew Davis wrote:

> From: "Andrew F. Davis" <afd at ti.com>
> 
> Print statements in SPL depend on lib/common support, due to this many
> such print statements are ifdef'd. Instead of checking at each call site
> move the check to the common.h header and remove these inline checks.
> 
> Signed-off-by: Andrew F. Davis <afd at ti.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

This leads to a number of different cases of build failure.  Looking at
evb-px30 and P1010RDB-PA_36BIT_NAND  show I think two different ones.
Using the public CI infrastructure to ensure a clean world build is
strongly advised for the next iteration of this, 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/20220725/2539532e/attachment.sig>


More information about the U-Boot mailing list