diff options
author | Chris Webb <chris@arachsys.com> | 2019-07-19 14:23:55 +0100 |
---|---|---|
committer | Kever Yang <kever.yang@rock-chips.com> | 2019-07-22 21:52:59 +0800 |
commit | 89e39172301f15b29f663baf704bf2163a0cfa46 (patch) | |
tree | 1e079c1d2a6673f1f4c72378da32dda501160631 /include/configs/rk3399_common.h | |
parent | 58fcb03e671fbe847a0007171d4d54dad5af8139 (diff) |
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: <chris@arachsys.com>
Reviewed-by: Kever Yang <Kever.yang@rock-chips.com>
Diffstat (limited to 'include/configs/rk3399_common.h')
0 files changed, 0 insertions, 0 deletions