mirror of
https://xff.cz/git/u-boot/
synced 2025-09-28 05:51:17 +02: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>