[U-Boot] [PATCH v2] spl: Move check for SPL_LIBCOMMON support to header

Tom Rini trini at konsulko.com
Thu Jan 23 00:25:50 CET 2020


On Tue, Jan 07, 2020 at 06:36:23PM -0500, Andrew F. Davis wrote:

> 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>
> Reviewed-by: Lokesh Vutla <lokeshvutla at ti.com>

This breaks a number of platforms as can be seen on Travis/GitLab/Azure.
I bisected down to this commit while testing by using the firefly-px30
board.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200122/7229c87c/attachment.sig>


More information about the U-Boot mailing list