]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: video: Allow video ROM execution to fall back to the other method
authorSimon Glass <sjg@chromium.org>
Wed, 28 Jan 2015 05:13:34 +0000 (22:13 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:06 +0000 (12:59 +0200)
commit4700893bd667ae8f0f8591a5d6df94340b22715b
tree63e42c650ba459aa0dc2d0998761eb6b07b32442
parent6ceaac3cf42c0a87ddf481543d53a59c31c47505
x86: video: Allow video ROM execution to fall back to the other method

If the BIOS emulator is not available, allow use of native execution if
available, and vice versa. This can be controlled by the caller.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/gma.c
drivers/pci/pci_rom.c
drivers/video/vesa_fb.c
include/pci_rom.h