[coreboot-gerrit] Change in coreboot[master]: northbridge/via/cn700: Change default VGA BIOS id

Lubomir Rintel (Code Review) gerrit at coreboot.org
Sun Mar 19 10:37:24 CET 2017


Lubomir Rintel has uploaded a new change for review. ( https://review.coreboot.org/18895 )

Change subject: northbridge/via/cn700: Change default VGA BIOS id
......................................................................

northbridge/via/cn700: Change default VGA BIOS id

This is the actual PCI Id of the internal graphics.

Change-Id: I2a25ed35a5b01de6da905619fa9fce96738d1c0e
Signed-off-by: Lubomir Rintel <lkundrak at v3.sk>
---
M src/northbridge/via/cn700/Kconfig
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/18895/1

diff --git a/src/northbridge/via/cn700/Kconfig b/src/northbridge/via/cn700/Kconfig
index 98af4e8..4491e62 100644
--- a/src/northbridge/via/cn700/Kconfig
+++ b/src/northbridge/via/cn700/Kconfig
@@ -36,3 +36,7 @@
 	default 64  if CN700_VIDEO_MB_64MB
 	default 128 if CN700_VIDEO_MB_128MB
 	depends on NORTHBRIDGE_VIA_CN700
+
+config VGA_BIOS_ID
+	string
+	default "1106,3344"

-- 
To view, visit https://review.coreboot.org/18895
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2a25ed35a5b01de6da905619fa9fce96738d1c0e
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Lubomir Rintel <lkundrak at v3.sk>



More information about the coreboot-gerrit mailing list