mirror of
https://xff.cz/git/u-boot/
synced 2026-01-27 12:49:21 +01:00
This fixes numerous cases of format strings not matching their arguments. Also keep the format strings on one line for easier grepping. Signed-off-by: Sean Anderson <sean.anderson@seco.com> Reviewed-by: Simon Glass <sjg@chromium.org>