[PATCH] dm: core: Use full printf() format when possible
Simon Glass
sjg at chromium.org
Mon Jan 23 19:42:23 CET 2023
On Sat, 21 Jan 2023 at 16:30, Samuel Holland <samuel at sholland.org> wrote:
>
> Use a more accurate check for determining if the full format string will
> be handled correctly, since SPL_USE_TINY_PRINTF can be disabled.
>
> Signed-off-by: Samuel Holland <samuel at sholland.org>
> ---
>
> drivers/core/dump.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list