[U-Boot] [PATCH 1/4] arm: imx: mx23: Move MX23 selection to Kconfig

Fabio Estevam festevam at gmail.com
Mon Feb 5 22:05:01 UTC 2018


On Mon, Feb 5, 2018 at 7:33 PM, Stefan Agner <stefan at agner.ch> wrote:

> --- a/arch/arm/mach-imx/mx2/Kconfig
> +++ b/arch/arm/mach-imx/mx2/Kconfig

mx23 and mx28 fits better into /arch/arm/mach-imx/mxs/Kconfig

> @@ -1,3 +1,39 @@
> +if ARCH_MX23
> +
> +config MX23
> +       bool
> +       default y
> +
> +choice
> +       prompt "MX25 board select"

Wrong SoC. This should be MX23 :-)


More information about the U-Boot mailing list