[U-Boot] [PATCH 3/7] lib/tiny-printf.c: Implement vprintf
Simon Glass
sjg at chromium.org
Tue Dec 8 01:39:46 CET 2015
On 4 December 2015 at 15:27, Sjoerd Simons
<sjoerd.simons at collabora.co.uk> wrote:
> Implement both printf and vprintf for a bit more flexibility, e.g.
> allows the panic() function to work with tiny-printf.
>
> Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
> ---
>
> lib/tiny-printf.c | 18 +++++++++++++-----
> 1 file changed, 13 insertions(+), 5 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
Tested on firefly:
Tested-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list