On Wed, Sep 26, 2018 at 4:55 PM, Simon Glass <s...@chromium.org> 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 <s...@chromium.org>

Reviewed-by: Joe Hershberger <joe.hershber...@ni.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to