the following patch was just integrated into master: commit 2177f1bcb5420a69957e7146c1b77e8f4c4d8aa8 Author: Gerd Hoffmann kraxel@redhat.com Date: Wed Aug 27 11:23:35 2014 +0200
qemu: fix cirrus build
commit 9518b56 (intel/gma: Clarify code and use dedicated init for Google Peppy) changed "struct edid" and thereby broke the build. Adapt drivers/emulation/qemu/bochs.c to the changes to fix this.
Build failure triggers with CONFIG_FRAMEBUFFER_KEEP_VESA_MODE=y.
Change-Id: I2d3cecde21d495e9b99ff8d2f741f8a462c75a4d Signed-off-by: Gerd Hoffmann kraxel@redhat.com Reviewed-on: http://review.coreboot.org/6771 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See http://review.coreboot.org/6771 for details.
-gerrit