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

Bin Meng bmeng.cn at gmail.com
Wed Nov 11 05:42:17 CET 2015


On Fri, Nov 6, 2015 at 8:08 PM, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list