diff options
author | Simon Glass <sjg@chromium.org> | 2016-06-09 02:55:15 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-06-09 17:52:53 (GMT) |
commit | 3191d8408053674c1b9bb79a82e3973add48830c (patch) | |
tree | 4ee4b34a53ec766e18389fc6d6439ba2690f156c /include/configs/dbau1x00.h | |
parent | 9c2f9b2da650907b928995350cc4e29480fb0f80 (diff) | |
download | u-boot-3191d8408053674c1b9bb79a82e3973add48830c.tar.xz |
tiny-printf: Correct the snprintf() implementation
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>
Diffstat (limited to 'include/configs/dbau1x00.h')
0 files changed, 0 insertions, 0 deletions