[U-Boot] [PATCH 1/2] tinyprintf: Add vprintf implementation

Simon Glass sjg at chromium.org
Sun Jun 12 23:15:25 CEST 2016


On 10 June 2016 at 13:04, Hans de Goede <hdegoede at redhat.com> wrote:
> vprintf is used by panic() which is used in various SPL paths on some
> boards.
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
>  lib/tiny-printf.c | 5 +++++
>  1 file changed, 5 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list