[U-Boot] [PATCH 1/7] ot1200: select SUPPORT_SPL
Christian Gmeiner
christian.gmeiner at gmail.com
Mon Jan 19 17:26:44 CET 2015
Signed-off-by: Christian Gmeiner <christian.gmeiner at gmail.com>
---
arch/arm/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 5eb1d03..5734405 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -663,6 +663,7 @@ config TARGET_TQMA6
config TARGET_OT1200
bool "Bachmann OT1200"
select CPU_V7
+ select SUPPORT_SPL
config OMAP34XX
bool "OMAP34XX SoC"
--
2.1.0
More information about the U-Boot
mailing list