[PATCH v3 4/6] arm/imx6q: add smp and cpu hotplug support

Russell King - ARM Linux linux at arm.linux.org.uk
Mon Sep 26 07:47:32 EDT 2011


On Mon, Sep 26, 2011 at 01:06:34PM +0200, Sascha Hauer wrote:
> +config ARCH_IMX_V6_V7
> +	bool "i.MX3, i.MX6"
> +	select AUTO_ZRELADDR

It's not a good idea to select this symbol, because it prevents ZBOOT_ROM
being used (iow, you can't ROM-ify the decompressor if you select this
symbol.)

ZBOOT_ROM is still offered, but you end up breaking the dependencies for
AUTO_ZRELADDR if you select it.



More information about the linux-arm-kernel mailing list