[PATCH v2 17/25] x86: Don't enable SMP in SPL
Wolfgang Wallner
wolfgang.wallner at br-automation.com
Tue Jun 16 13:30:37 CEST 2020
Hi Simon,
-----"Simon Glass" <sjg at chromium.org> schrieb: -----
> Betreff: [PATCH v2 17/25] x86: Don't enable SMP in SPL
>
> SMP should be set up in U-Boot where possible, not SPL. Disable it in SPL.
> For 64-bit U-Boot we should find a way to allow SMP operations in U-Boot,
> but this is somewhat more complicated. For now that is disabled too.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add a new patch to avoid enabling SMP in SPL
>
> arch/x86/cpu/Makefile | 2 +-
> arch/x86/include/asm/mp.h | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
More information about the U-Boot
mailing list