From: Jagan Teki Date: Thu, 20 Jun 2019 18:55:06 +0000 (+0530) Subject: rockchip: rk3399: Enable TPL_BOARD_INIT X-Git-Tag: v2019.07~18^2~1 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4977cf67de54571cb3379ae759e216c6b9ec681d;p=oweals%2Fu-boot.git rockchip: rk3399: Enable TPL_BOARD_INIT Enable TPL_BOARD_INIT, this would help us to show TPL boot prints. Signed-off-by: Jagan Teki Reviewed-by: Kever Yang --- diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig index 14e9d81679..1624b084b9 100644 --- a/arch/arm/mach-rockchip/Kconfig +++ b/arch/arm/mach-rockchip/Kconfig @@ -191,6 +191,7 @@ config ROCKCHIP_RK3399 imply TPL_LIBCOMMON_SUPPORT imply TPL_LIBGENERIC_SUPPORT imply TPL_SYS_MALLOC_SIMPLE + imply TPL_BOARD_INIT imply TPL_BOOTROM_SUPPORT imply TPL_DRIVERS_MISC_SUPPORT imply TPL_OF_CONTROL