On Fri, Jul 15, 2022 at 10:35:00AM -0500, Andrew Davis wrote:
> From: "Andrew F. Davis"
>
> 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 i
On Fri, Jul 15, 2022 at 10:35:00AM -0500, Andrew Davis wrote:
> From: "Andrew F. Davis"
>
> 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 i
On 7/16/22 7:00 AM, Simon Glass wrote:
Hi Andrew,
On Fri, 15 Jul 2022 at 09:35, Andrew Davis wrote:
From: "Andrew F. Davis"
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 c
Hi Andrew,
On Fri, 15 Jul 2022 at 09:35, Andrew Davis wrote:
>
> From: "Andrew F. Davis"
>
> 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
From: "Andrew F. Davis"
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
Reviewed-by: Simon Glass
5 matches
Mail list logo