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 <[email protected]> > Reviewed-by: Joe Hershberger <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

