On 26 May 2015 at 21:13, Simon Glass <s...@chromium.org> wrote: > On 25 May 2015 at 08:36, Bin Meng <bmeng...@gmail.com> wrote: >> As VGA option rom needs to run at C segment, although QEMU PAM emulation >> seems to only guard E/F segments, for correctness, move VGA initialization >> after PAM decode C/D/E/F segments. >> >> Also since we already tested QEMU targets to differentiate I440FX and Q35 >> platforms, change to locate the VGA device via hardcoded b.d.f instead of >> dynamic search for its vendor id & device id pair. >> >> Signed-off-by: Bin Meng <bmeng...@gmail.com> >> --- >> >> arch/x86/cpu/qemu/pci.c | 34 >> +++++++++++++++------------------ >> arch/x86/include/asm/arch-qemu/device.h | 2 ++ >> 2 files changed, 17 insertions(+), 19 deletions(-) > > Acked-by: Simon Glass <s...@chromium.org>
Applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot