From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Sun, 14 Jul 2019 09:08:17 -0400 Subject: [U-Boot] [PATCH] configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default In-Reply-To: <1560012378-15053-1-git-send-email-trini@konsulko.com> References: <1560012378-15053-1-git-send-email-trini@konsulko.com> Message-ID: <20190714130817.GU5621@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 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: