On Mon, Jul 24, 2023 at 10:52 PM Simon Glass wrote:
>
> Call the hardware-init function from QEMU from SPL. This allows the video
> BIOS to operate correctly.
>
> Create an x86-wide qemu.h header to avoid having to #ifdef the header in
> spl.c
>
> Signed-off-by: Simon Glass
> ---
>
> arch/x86/cp
Call the hardware-init function from QEMU from SPL. This allows the video
BIOS to operate correctly.
Create an x86-wide qemu.h header to avoid having to #ifdef the header in
spl.c
Signed-off-by: Simon Glass
---
arch/x86/cpu/qemu/qemu.c| 2 +-
arch/x86/include/asm/qemu.h | 14 +
2 matches
Mail list logo