[U-Boot] [PATCH v2] tiny-printf: Correct the snprintf() implementation
Marek Vasut
marex at denx.de
Thu Jun 9 15:23:05 CEST 2016
On 06/09/2016 07:14 AM, Stefan Roese wrote:
> 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 at chromium.org>
>
> Reviewed-by: Stefan Roese <sr at denx.de>
Acked-by: Marek Vasut <marex at denx.de>
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list