[U-Boot] [PATCH v3 05/26] SPL: tiny-printf: ignore "-" modifier

Simon Glass sjg at chromium.org
Mon Dec 26 06:23:23 CET 2016


On 19 December 2016 at 14:49, Andre Przywara <andre.przywara at arm.com> wrote:
> tiny-printf does not know about the "-" modifier, which aligns numbers.
> This is used by some SPL code, but as it's purely cosmetical, we just
> ignore this modifier here to avoid changing correct printf strings.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---
>  lib/tiny-printf.c | 3 +++
>  1 file changed, 3 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list