
11 Nov
2015
11 Nov
'15
5:42 a.m.
On Fri, Nov 6, 2015 at 8:08 PM, Simon Glass sjg@chromium.org wrote:
On 6 November 2015 at 03:04, Bin Meng bmeng.cn@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@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@chromium.org
Applied to u-boot-x86, thanks!