u-boot-brain/arch
Samuel Holland c2343695e3 arm: zimage: Use correct symbol to hide messages in SPL
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: 431889d6ad ("spl: zImage support in Falcon mode")
Signed-off-by: Samuel Holland <samuel@sholland.org>
2021-04-27 08:05:30 -04:00
..
arc lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
arm arm: zimage: Use correct symbol to hide messages in SPL 2021-04-27 08:05:30 -04:00
m68k lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
microblaze lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
mips - MIPS: octeon: fix minor bugs of initial merge 2021-04-24 19:39:14 -04:00
nds32 lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
nios2 common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
powerpc lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
riscv lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
sandbox Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ti 2021-04-18 08:46:39 -04:00
sh lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
x86 lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
xtensa lmb: move CONFIG_LMB in Kconfig 2021-04-22 14:09:45 -04:00
.gitignore
Kconfig sandbox: enable IRQ using select for sandbox architecture 2021-04-20 07:31:35 -04:00
u-boot-elf.lds arch: Add explicit linker script for u-boot-elf 2020-04-03 11:52:55 -04:00