[PATCH v4 2/7] arm/imx6q: add core definitions and low-level debug uart

Russell King - ARM Linux linux at arm.linux.org.uk
Thu Sep 29 05:32:45 EDT 2011


On Wed, Sep 28, 2011 at 05:06:43PM +0800, Shawn Guo wrote:
> diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig
> index 502e45f..e2e3e5a 100644
> --- a/arch/arm/plat-mxc/Kconfig
> +++ b/arch/arm/plat-mxc/Kconfig
> @@ -29,6 +29,13 @@ config ARCH_MX5
>  	  This enables support for machines using Freescale's i.MX50 and i.MX51
>  	  processors.
>  
> +config ARCH_MX6
> +	bool "i.MX6"
> +	select AUTO_ZRELADDR

This bars you from building a working kernel with ZBOOT_ROM=y.  You can
still select ZBOOT_ROM=y but things won't work.



More information about the linux-arm-kernel mailing list