[U-Boot] [U-Boot, v3, 16/21] sandbox: Allow puts() output before global_data is set up

Tom Rini trini at konsulko.com
Mon Nov 26 18:44:33 UTC 2018


On Thu, Nov 15, 2018 at 06:44:04PM -0700, Simon Glass wrote:

> We support putc() in this case but not puts(), but this is more useful
> since it is what printf() uses.
> 
> This particularly affects debugging early in SPL, where currently printf()
> statements result in no output. Fix this by adding a special case into
> puts() for sandbox, just like putc().
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Joe Hershberger <joe.hershberger at ni.com>

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/20181126/471ba4e9/attachment.sig>


More information about the U-Boot mailing list