[U-Boot] tiny printf limits

Frank Mori Hess fmh6jj at gmail.com
Tue Dec 5 19:06:17 UTC 2017


Shouldn't tiny printf abort or something when it encounters a printf
format string it doesn't support?  Right now, it just silently skips
it while leaving the associated argument in place, resulting in the
arguments getting shifted onto the wrong format strings.

-- 
Frank


More information about the U-Boot mailing list