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

Tom Rini trini at konsulko.com
Tue Aug 13 16:52:19 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>
> Reviewed-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/20190813/12a2cdca/attachment.sig>


More information about the U-Boot mailing list