[U-Boot] [PATCH] configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default

Tom Rini trini at konsulko.com
Sun Jul 14 13:08:17 UTC 2019


On Sat, Jun 08, 2019 at 12:46:18PM -0400, Tom Rini wrote:

> The USE_TINY_PRINTF symbol only changes things within SPL and TPL
> builds, so make it depend on that support.  Next, make it default as
> within these cases we should rarely have need of more advanced print
> formats outside of the debug context.
> 
> To do this, in a few cases we need to correct our Kconfig dependencies
> as we had cases of non-SPL targets select'ing this symbol.  Finally, in
> the case of a few boards we really do need the full printf
> functionality.
> 
> Signed-off-by: Tom Rini <trini at konsulko.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/20190714/07b02f6e/attachment.sig>


More information about the U-Boot mailing list