diff options
author | Andre Przywara <andre.przywara@arm.com> | 2017-01-02 11:48:29 +0000 |
---|---|---|
committer | Jagan Teki <jagan@openedev.com> | 2017-01-04 16:37:41 +0100 |
commit | 1c853629d936f88d7d41bdd01a3bd8c55391e754 (patch) | |
tree | 9806e5a9a8b7f8cb170d3fa770e73cd4c81302cd /drivers/sysreset | |
parent | a28e1d98310e62dc88947b91d17105b58de01889 (diff) | |
download | u-boot-imx-1c853629d936f88d7d41bdd01a3bd8c55391e754.zip u-boot-imx-1c853629d936f88d7d41bdd01a3bd8c55391e754.tar.gz u-boot-imx-1c853629d936f88d7d41bdd01a3bd8c55391e754.tar.bz2 |
SPL: tiny-printf: ignore "-" modifier
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@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'drivers/sysreset')
0 files changed, 0 insertions, 0 deletions