diff mbox

[U-Boot,1/7] ot1200: select SUPPORT_SPL

Message ID 1421684810-2684-2-git-send-email-christian.gmeiner@gmail.com
State Awaiting Upstream
Delegated to: Stefano Babic
Headers show

Commit Message

Christian Gmeiner Jan. 19, 2015, 4:26 p.m. UTC
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
---
 arch/arm/Kconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Stefano Babic Jan. 22, 2015, 10:04 a.m. UTC | #1
On 19/01/2015 17:26, Christian Gmeiner wrote:
> Signed-off-by: Christian Gmeiner <christian.gmeiner@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"
> 

Whole series merged into u-boot-imx, thanks !

Best regards,
Stefano Babic
diff mbox

Patch

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"