Skip to content
Commit 89e39172 authored by Chris Webb's avatar Chris Webb Committed by Kever Yang
Browse files

rockchip: TPL banner should depend on CONFIG_TPL_BANNER_PRINT



The generic code in common/spl/spl.c allows TPL/SPL banners to be
silenced by unsetting CONFIG_TPL_BANNER_PRINT or CONFIG_SPL_BANNER_PRINT
respectively. However, arch/arm/mach-rockchip/tpl.c prints this banner
unconditionally.

Fix the rockchip-specific tpl.c so that the TPL banner depends on
CONFIG_TPL_BANNER_PRINT in the same way as the generic code.

Signed-off-by: default avatar <chris@arachsys.com>
Reviewed-by: default avatarKever Yang <Kever.yang@rock-chips.com>
parent 58fcb03e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment