[U-Boot] [PATCH v3 8/8] rockchip: rk3288: enable TPL for tinker-board

Kever Yang kever.yang at rock-chips.com
Fri Jun 28 10:07:50 UTC 2019


All the config for TPL has been update, we can enable the TPL.

Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
---

Changes in v3: None
Changes in v2: None

 arch/arm/mach-rockchip/rk3288/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-rockchip/rk3288/Kconfig b/arch/arm/mach-rockchip/rk3288/Kconfig
index 541301dfb8..c5dcd061cf 100644
--- a/arch/arm/mach-rockchip/rk3288/Kconfig
+++ b/arch/arm/mach-rockchip/rk3288/Kconfig
@@ -118,6 +118,7 @@ config TARGET_ROCK2
 config TARGET_TINKER_RK3288
 	bool "Tinker-RK3288"
         select BOARD_LATE_INIT
+	select TPL
 	help
 	  Tinker is a RK3288-based development board with 2 USB ports, HDMI,
 	  micro-SD card, audio, Gigabit Ethernet. It also includes on-board
-- 
2.20.1



More information about the U-Boot mailing list