Re: [U-Boot] [PATCH 1/7] x86: qemu: Remove call to vgabios execution

2015-11-06 Thread Simon Glass
On 4 November 2015 at 05:50, Bin Meng 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 > --- > > arch/x86/cpu/qemu/pci.c | 19 +-- > 1 file changed, 1 insertion(+), 18 deletions(-) Acked-by: Simon Glass

[U-Boot] [PATCH 1/7] x86: qemu: Remove call to vgabios execution

2015-11-04 Thread Bin Meng
The call to pci_run_vga_bios() is not needed as this is handled in the vesa_fb driver. Signed-off-by: Bin Meng --- arch/x86/cpu/qemu/pci.c | 19 +-- 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/arch/x86/cpu/qemu/pci.c b/arch/x86/cpu/qemu/pci.c index 2e94456..851