]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: qemu: Add graphics support
authorBin Meng <bmeng.cn@gmail.com>
Sun, 10 May 2015 23:36:30 +0000 (07:36 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:48:14 +0000 (22:48 +0200)
commit0d12a3f8673ad43971020b300fd591b1cf379b44
tree4ade73f25550b085f309c5478f2fbc8450b92310
parent27745862870dda1d528ab03850f8bc31655af225
x86: qemu: Add graphics support

It turns out that QEMU x86 emulated graphic card has a built-in
option ROM which can be run perfectly with native mode by U-Boot.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/qemu/pci.c
configs/qemu-x86_defconfig
doc/README.x86
include/configs/qemu-x86.h