This patch corrects r2587. It makes sure that the VGA is initialized
authorRoman Kononov <kononov@dls.net>
Mon, 9 Apr 2007 22:50:12 +0000 (22:50 +0000)
committerStefan Reinauer <stepan@openbios.org>
Mon, 9 Apr 2007 22:50:12 +0000 (22:50 +0000)
commitd6d7a1152c756a7e497536046bfb8619c8aa377b
tree547fbc416d5c4c9bf3a9cdc6218bc1cb2b00b1b1
parent4e5cc9dcd03ef8705e5db462229f24be0e3dce9a
This patch corrects r2587. It makes sure that the VGA is initialized
when CONFIG_CONSOLE_VGA==0 and CONFIG_PCI_ROM_RUN==1

Signed-off-by: Roman Kononov <kononov@dls.net>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2600 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/devices/pci_rom.c