[U-Boot] spl: fix debug prints for tiny printf

Tom Rini trini at konsulko.com
Fri Nov 9 18:43:37 UTC 2018


On Fri, Nov 02, 2018 at 09:49:52PM +0100, Simon Goldschmidt wrote:

> 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 at gmail.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181109/f29bdb37/attachment.sig>


More information about the U-Boot mailing list