[U-Boot] [PATCH 4/4] x86: qemu: Add graphics support
Simon Glass
sjg at chromium.org
Fri May 8 22:43:57 CEST 2015
Hi Bin,
On 6 May 2015 at 03:34, Bin Meng <bmeng.cn at gmail.com> wrote:
> It turns out that QEMU x86 emulated graphic card has an built-in
> option ROM which can be run perfectly under native mode by U-Boot.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/cpu/qemu/pci.c | 24 +++++++++++++++++++++++-
> configs/qemu-x86_defconfig | 3 +++
> doc/README.x86 | 3 +++
> include/configs/qemu-x86.h | 10 +++-------
> 4 files changed, 32 insertions(+), 8 deletions(-)
I get the window but U-Boot does not start in it. Anything else I need to do?
Regards,
Simon
More information about the U-Boot
mailing list