[U-Boot] [RFC PATCH 3/6] arm: Move MAX_CPUS to Kconfig

Simon Glass sjg at chromium.org
Mon Oct 3 23:49:23 CEST 2016


On 30 September 2016 at 15:19, York Sun <york.sun at nxp.com> wrote:
> Move MAX_CPUS option to Kconfig and clean up existing uses for ARM. This
> option is used by Freescale Layerscape SoCs.
>
> Signed-off-by: York Sun <york.sun at nxp.com>
> ---
>  arch/arm/cpu/armv7/ls102xa/Kconfig                | 11 +++++++++++
>  arch/arm/cpu/armv8/fsl-layerscape/Kconfig         | 13 +++++++++++++
>  arch/arm/include/asm/arch-fsl-layerscape/config.h |  4 ----
>  arch/arm/include/asm/arch-ls102xa/config.h        |  1 -
>  4 files changed, 24 insertions(+), 5 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

Good start - I suppose we should unify these one day.


More information about the U-Boot mailing list