mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-22 20:02:06 +00:00
The printf() string here is not actually correct. Add a cast to avoid a warning when checking is enabled. Signed-off-by: Simon Glass <sjg@chromium.org>