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 <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > Reviewed-by: Lokesh Vutla <[email protected]>
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
signature.asc
Description: PGP signature

