[U-Boot] [PATCH v2 3/3] x86: qemu: Add graphics support
Simon Glass
sjg at chromium.org
Mon May 11 18:43:59 CEST 2015
On 10 May 2015 at 21:13, Simon Glass <sjg at chromium.org> wrote:
> On 10 May 2015 at 17:36, Bin Meng <bmeng.cn at gmail.com> wrote:
>> 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 at gmail.com>
>>
>> ---
>>
>> Changes in v2:
>> - Drop the patch that tries to clean up the CONFIG_VGA_AS_SINGLE_DEVICE wraps
>> - Update README.x86 to mention QEMU version
>>
>> arch/x86/cpu/qemu/pci.c | 24 +++++++++++++++++++++++-
>> configs/qemu-x86_defconfig | 3 +++
>> doc/README.x86 | 7 ++++++-
>> include/configs/qemu-x86.h | 10 +++-------
>> 4 files changed, 35 insertions(+), 9 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list