[PATCH 28/34] x86: fsp: Don't enable FSP graphics if booted from coreboot
Simon Glass
sjg at chromium.org
Sat Mar 27 04:18:08 CET 2021
This driver cannot work when booted from coreboot, since the FSP
information is not available. Disable it in that case, so that the
coreboot video driver can be used instead.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
arch/x86/lib/fsp/fsp_graphics.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list