From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] tiny-printf: Correct the snprintf() implementation
Date: Thu, 9 Jun 2016 07:14:32 +0200 [thread overview]
Message-ID: <5758FB38.50300@denx.de> (raw)
In-Reply-To: <1465440915-1879-1-git-send-email-sjg@chromium.org>
On 09.06.2016 04:55, Simon Glass wrote:
> This current code passes the variable arguments list to sprintf(). This is
> not correct. Fix it by calling _vprintf() directly.
>
> This makes firefly-rk3288 boot again.
>
> Fixes: abeb272 ("tiny-printf: Support snprintf()")
> Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Thanks,
Stefan
next prev parent reply other threads:[~2016-06-09 5:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-09 2:55 [U-Boot] [PATCH v2] tiny-printf: Correct the snprintf() implementation Simon Glass
2016-06-09 5:14 ` Stefan Roese [this message]
2016-06-09 13:23 ` Marek Vasut
2016-06-09 18:02 ` Tom Rini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5758FB38.50300@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox