mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-29 15:31:25 +01:00
The message "reading %s\n" may be interesting when debugging but otherwise it is superfluous. Only output the message when debugging. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>