
9 Jun
2016
9 Jun
'16
8:02 p.m.
On Wed, Jun 08, 2016 at 08:55:15PM -0600, 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()") Reviewed-by: Stefan Roese sr@denx.de Acked-by: Marek Vasut marex@denx.de Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom