
6 Mar
2023
6 Mar
'23
6:53 p.m.
Hi Tom,
On Fri, 3 Mar 2023 at 07:50, Tom Rini trini@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@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