[PATCH] tiny-printf: Support %i
Simon Glass
sjg at chromium.org
Fri Apr 10 22:47:30 CEST 2020
Hi Marek,
On Fri, 10 Apr 2020 at 12:54, Marek Vasut <marex at denx.de> wrote:
>
> The most basic printf("%i", value) formating string was missing,
> add it for the sake of convenience.
>
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Stefan Roese <sr at denx.de>
> ---
> lib/tiny-printf.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Can you add to the test in print_ut.c?
Regards,
Simon
More information about the U-Boot
mailing list