[coreboot-gerrit] Change in coreboot[master]: amd/stoneyridge: Skip VGA initialization on S3 resume

Marshall Dawson (Code Review) gerrit at coreboot.org
Tue Dec 5 18:08:50 CET 2017


Marshall Dawson has uploaded this change for review. ( https://review.coreboot.org/22718


Change subject: amd/stoneyridge: Skip VGA initialization on S3 resume
......................................................................

amd/stoneyridge: Skip VGA initialization on S3 resume

Sync with the other AMD implementations.

Change-Id: I222cc7fcf5e58f451cee9621a1b876346226af09
Signed-off-by: Marshall Dawson <marshalldawson3rd at gmail.com>
---
M src/soc/amd/stoneyridge/Kconfig
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/22718/1

diff --git a/src/soc/amd/stoneyridge/Kconfig b/src/soc/amd/stoneyridge/Kconfig
index 3ca0e39..bb8562d 100644
--- a/src/soc/amd/stoneyridge/Kconfig
+++ b/src/soc/amd/stoneyridge/Kconfig
@@ -131,6 +131,10 @@
 	string
 	default "3rdparty/blobs/northbridge/amd/00670F00/VBIOS.bin"
 
+config S3_VGA_ROM_RUN
+	bool
+	default n
+
 config RAMTOP
 	hex
 	default 0x1000000

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I222cc7fcf5e58f451cee9621a1b876346226af09
Gerrit-Change-Number: 22718
Gerrit-PatchSet: 1
Gerrit-Owner: Marshall Dawson <marshalldawson3rd at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171205/eb1f8806/attachment-0001.html>


More information about the coreboot-gerrit mailing list