[PATCH v5 32/44] x86: Fix up use of X86_32BIT_INIT and X86_64 options

Simon Glass sjg at chromium.org
Mon Mar 6 18:53:15 CET 2023


Hi Tom,

On Fri, 3 Mar 2023 at 07:50, Tom Rini <trini at konsulko.com> wrote:
>
> On Wed, Feb 22, 2023 at 09:34:13AM -0700, Simon Glass wrote:
>
> > Drop the invalid SPL_ in a CONFIG_IS_ENABLED() usage. Use the correct
> > X86_64 option in msr.h since SPL may be 32-bit when U-Bout proper is
> > not.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > (no changes since v4)
> >
> > Changes in v4:
> > - Reduce and rename commit
> >
> >  arch/x86/cpu/qemu/qemu.c   | 2 +-
> >  arch/x86/include/asm/msr.h | 2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
>
> This changes spl on chromebook_link64 a lot, have you confirmed it
> there?

No, the lab is broken...will do at some point.

Regards,
Simon


More information about the U-Boot mailing list