Simon Goldschmidt 30c0740e79 spl: fix debug prints for tiny printf
Tiny printf does not support %.*s and %lX. Since tiny printf should
be very common in SPL, replace these by %32s (for printing image
name) and %lx.

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-11-09 10:44:50 -05:00
..
2018-11-09 10:44:50 -05:00
2013-04-01 16:33:52 -04:00
2018-09-10 20:20:34 -04:00
2013-04-01 16:33:52 -04:00
2018-10-22 13:01:27 +02:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2018-08-20 07:21:29 -04:00
2018-06-05 20:19:08 -04:00
2017-08-16 08:30:24 -04:00