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>