[PATCH 4/6] ARM: mxc: don't allow to compile together i.MX51 and i.MX53
Jason Liu
liu.h.jason at gmail.com
Wed Apr 13 09:39:12 EDT 2011
2011/4/11 Uwe Kleine-König <u.kleine-koenig at pengutronix.de>:
> The two SoCs have different PHYS_OFFSETs so it's not (yet) possible to
> compile a single (working) kernel for these.
[...]
> -config ARCH_MX5
> - bool "MX5-based"
> +config ARCH_MX503
> + bool "i.MX50 + i.MX53"
> + select ARCH_MX50_SUPPORTED
> + select ARCH_MX53_SUPPORTED
> + help
> +
I don't think it's a good calling about such ARCH_MX503 here, it will
be confused.
As FSL have mx508 and mx505 something like that SOC naming.
[...]
> --
> 1.7.2.3
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
More information about the linux-arm-kernel
mailing list