Hi Bin, On 11 May 2015 at 10:43, Simon Glass <[email protected]> wrote: > On 10 May 2015 at 21:13, Simon Glass <[email protected]> wrote: >> On 10 May 2015 at 17:36, Bin Meng <[email protected]> wrote: >>> It turns out that QEMU x86 emulated graphic card has a built-in >>> option ROM which can be run perfectly with native mode by U-Boot. >>> >>> Signed-off-by: Bin Meng <[email protected]> >>> >>> --- >>> >>> Changes in v2: >>> - Drop the patch that tries to clean up the CONFIG_VGA_AS_SINGLE_DEVICE >>> wraps >>> - Update README.x86 to mention QEMU version >>> >>> arch/x86/cpu/qemu/pci.c | 24 +++++++++++++++++++++++- >>> configs/qemu-x86_defconfig | 3 +++ >>> doc/README.x86 | 7 ++++++- >>> include/configs/qemu-x86.h | 10 +++------- >>> 4 files changed, 35 insertions(+), 9 deletions(-) >> >> Acked-by: Simon Glass <[email protected]> > > Applied to u-boot-x86, thanks!
I'm see this failure with coreboot-x86. I can't really explain it since all seemed well when I applied these patches. Can you please take a look? The branch is at u-boot-x86/testing. +drivers/built-in.o: In function `video_init': +build/../drivers/video/cfb_console.c:2139: undefined reference to `video_hw_init' +make[1]: *** [u-boot] Error 1 Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

