[U-Boot] [PATCH] arm: K3: sysfw-loader: Do not require full printf() for version info

Tom Rini trini at konsulko.com
Mon Aug 5 19:04:32 UTC 2019


On Mon, Aug 05, 2019 at 01:46:23PM -0500, Andreas Dannenberg wrote:

> A previous commit...
> 
> commit 2a51e16bd57a ("configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default")
> 
> ...causes the System Firmware version string during SPL boot to no longer
> getting printed to the console as expected. To fix this issue rework the
> handling of that string to only use basic printf() syntax rather than
> for example disabling CONFIG_USE_TINY_PRINTF on affected devices, this
> way maintaining most of the memory size benefit the initial patch brings
> when it comes to SPL.
> 
> Signed-off-by: Andreas Dannenberg <dannenberg at ti.com>

Oooh, sorry about that.

Fixes: 2a51e16bd57a ("configs: Make USE_TINY_PRINTF depend on SPL||TPL and be default")
Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
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/20190805/c1357e0f/attachment.sig>


More information about the U-Boot mailing list