1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/common
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
2018-09-10 20:20:34 -04:00
2018-10-22 13:01:27 +02: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