[coreboot-gerrit] Patch set updated for coreboot: b2323c3 google/panther: Change PCI ID in name of Video BIOS

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Mon Jun 16 17:42:49 CEST 2014


Paul Menzel (paulepanter at users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6020

-gerrit

commit b2323c358e5a517205b80b86775c9423727ad783
Author: Matt DeVillier <matt.devillier at gmail.com>
Date:   Thu Jun 12 12:03:05 2014 -0500

    google/panther: Change PCI ID in name of Video BIOS
    
    Change-Id: Iedc7f14dd48f422b741750e4ee93c9f447fe5c42
    Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
---
 src/mainboard/google/panther/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/google/panther/Kconfig b/src/mainboard/google/panther/Kconfig
index db44396..9b3ee15 100644
--- a/src/mainboard/google/panther/Kconfig
+++ b/src/mainboard/google/panther/Kconfig
@@ -44,7 +44,7 @@ config MAX_CPUS
 
 config VGA_BIOS_FILE
 	string
-	default "pci8086,0166.rom"
+	default "pci8086,0406.rom"
 
 config HAVE_IFD_BIN
 	bool



More information about the coreboot-gerrit mailing list