[U-Boot] [PATCH] arm: mx6: Fix missing Kconfig option for Novena

Tom Rini trini at ti.com
Thu Nov 13 16:34:40 CET 2014


On Thu, Nov 13, 2014 at 11:06:21AM +0100, Marek Vasut wrote:

> Add two missing Kconfig options for Novena and drop the SPL
> from the Novena config.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Sean Cross <xobs at kosagi.com>
> Cc: Marek Vasut <marex at denx.de>
> Cc: Fabio Estevam <fabio.estevam at freescale.com>
> ---
>  arch/arm/Kconfig         | 2 ++
>  configs/novena_defconfig | 2 +-
>  2 files changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index 22eb2d5..5cd621a 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -629,6 +629,8 @@ config TARGET_HUMMINGBOARD
>  
>  config TARGET_KOSAGI_NOVENA
>  	bool "Support Kosagi Novena"
> +	select CPU_V7
> +	select SUPPORT_SPL

After editing things to apply on top of Masahiro's series, applied to
u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141113/f773e212/attachment.pgp>


More information about the U-Boot mailing list