the following patch was just integrated into master: commit 19c16edf950bd34d28ae06413bdcc31c75cfa821 Author: Patrick Georgi patrick.georgi@secunet.com Date: Fri Jul 20 12:16:17 2012 +0200
Simplify VGA card discovery
We were handling vga, vga_first, vga_last, vga_onboard just to determine an onboard chip and the first plugin card. We were also traversing the devices manually instead of using the utility functions we have, for the chance that there are non-VGA cards we need to cope with (but why would they require VGA-style handling?)
Change-Id: I8aa73aefa102725a64287f78a59de3d5dda1c7f2 Signed-off-by: Patrick Georgi patrick.georgi@secunet.com
See http://review.coreboot.org/1255 for details.
-gerrit