]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: px30-board-tpl: Sync ifdef guards with full TPL
authorLukasz Czechowski <lukasz.czechowski@thaumatec.com>
Wed, 17 Apr 2024 11:21:28 +0000 (13:21 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 26 Apr 2024 07:47:05 +0000 (15:47 +0800)
commitd2653f22e928bec23be0f542dfde8516f47e1e0c
tree779913c6d090b7ba7b311e44e8ddc42743ec51b3
parente82d4edf46c5743a56ba6e825b89769ab3dc03e4
rockchip: px30-board-tpl: Sync ifdef guards with full TPL

Display TPL init information message only when TPL_BANNER_PRINT
configuration entry is set. This allows to disable information
message in case logs on UART are unwanted.
Update parent ifdef condition to check also CONFIG_TPL_SERIAL
to match logic of the non-PX30 TPL implementation.

Signed-off-by: Lukasz Czechowski <lukasz.czechowski@thaumatec.com>
Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/px30-board-tpl.c