[U-Boot] [PATCH] ARM: add u-boot.imx as target for i.MX SOCs

Mike Frysinger vapier at gentoo.org
Tue Apr 3 21:29:49 CEST 2012


On Tue, Apr 3, 2012 at 07:32, Stefano Babic wrote:
> --- a/arch/arm/cpu/armv7/config.mk
> +++ b/arch/arm/cpu/armv7/config.mk
>
> +ifneq ($(CONFIG_IMX_CONFIG),)
> +ALL-y  += $(obj)u-boot.imx
> +endif

i guess CONFIG_IMX_CONFIG is a free-form string and not just boolean, so:
Acked-by: Mike Frysinger <vapier at gentoo.org>
-mike


More information about the U-Boot mailing list