[U-Boot] [PATCH v2 09/22] x86: video: Allow video ROM execution to fall back to the other method

Simon Glass sjg at chromium.org
Thu Jan 29 00:44:10 CET 2015


On 27 January 2015 at 21:13, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2:
> - Rename pci_rom_emul_t to pci_rom_emul
>
>  arch/x86/cpu/ivybridge/gma.c |  3 ++-
>  drivers/pci/pci_rom.c        | 32 +++++++++++++++++++++++++-------
>  drivers/video/vesa_fb.c      |  6 +++---
>  include/pci_rom.h            | 15 +++++++++++++--
>  4 files changed, 43 insertions(+), 13 deletions(-)

Applied to u-boot-x86.


More information about the U-Boot mailing list