[PATCH 27/34] x86: video: Allow coreboot video to be used on any x86 board

Simon Glass sjg at chromium.org
Sat Mar 27 04:18:09 CET 2021


When booting from coreboot we need this driver for the video to work.
Update the driver to be usable on any board.

The driver disables itself if it sees that is not booted from coreboot.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 drivers/video/Kconfig    |  2 +-
 drivers/video/coreboot.c | 16 ++++++++++++----
 2 files changed, 13 insertions(+), 5 deletions(-)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list