[U-Boot] [PATCH v2 1/8] x86: qemu: Remove call to vgabios execution
Simon Glass
sjg at chromium.org
Fri Nov 6 13:08:12 CET 2015
On 6 November 2015 at 03:04, Bin Meng <bmeng.cn at gmail.com> wrote:
> The call to pci_run_vga_bios() is not needed as this is handled
> in the vesa_fb driver.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
> arch/x86/cpu/qemu/pci.c | 19 +------------------
> 1 file changed, 1 insertion(+), 18 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list