[PATCH] arm: zimage: Use correct symbol to hide messages in SPL

Tom Rini trini at konsulko.com
Tue Apr 27 18:46:07 CEST 2021


On Sat, Apr 17, 2021 at 09:34:37AM -0500, Samuel Holland wrote:

> When zImage support was added to SPL, the messages were hidden to reduce
> code size. However, the wrong config symbol was used. Since this file is
> only built when CONFIG_SPL_FRAMEWORK=y, the messages were always hidden.
> 
> Use the correct symbol so the messages are printed in U-Boot proper.
> Also use IS_ENABLED to drop the #ifdef.
> 
> Fixes: 431889d6ad9a ("spl: zImage support in Falcon mode")
> Signed-off-by: Samuel Holland <samuel at sholland.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210427/2f4ec183/attachment.sig>


More information about the U-Boot mailing list