]> git.sur5r.net Git - u-boot/commit
x86: Don't try to run the VGA BIOS in 64-bit mode
authorSimon Glass <sjg@chromium.org>
Mon, 16 Jan 2017 14:04:09 +0000 (07:04 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 6 Feb 2017 03:38:46 +0000 (11:38 +0800)
commit05cbd985c0b9b5319355fcd562f5665d5fcb8652
tree12ea40de97e5e159ec44cc30298d4d781fc4aa64
parent1b4086307e5b5c26ac33ad31bb5da60578e5765d
x86: Don't try to run the VGA BIOS in 64-bit mode

This is not supported, so disable it for now.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/Makefile
drivers/pci/pci_rom.c