[coreboot-gerrit] Change in ...coreboot[master]: southbridge/intel/bd82x6x: Enable vboot support

Philipp Deppenwiese (Code Review) gerrit at coreboot.org
Fri Nov 23 17:18:49 CET 2018


Philipp Deppenwiese has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/29815


Change subject: southbridge/intel/bd82x6x: Enable vboot support
......................................................................

southbridge/intel/bd82x6x: Enable vboot support

Enable vboot support in romstage.

Change-Id: Ibe86ffe7bfc6f71090d106b1e1a6228435e127ed
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
---
M src/southbridge/intel/bd82x6x/Kconfig
1 file changed, 3 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/15/29815/1

diff --git a/src/southbridge/intel/bd82x6x/Kconfig b/src/southbridge/intel/bd82x6x/Kconfig
index d906ea7..1004bcb 100644
--- a/src/southbridge/intel/bd82x6x/Kconfig
+++ b/src/southbridge/intel/bd82x6x/Kconfig
@@ -43,6 +43,9 @@
 	select SOUTHBRIDGE_INTEL_COMMON_SMM
 	select SOUTHBRIDGE_INTEL_COMMON_ACPI_MADT
 
+config VBOOT
+	select VBOOT_STARTS_IN_ROMSTAGE
+
 config EHCI_BAR
 	hex
 	default 0xfef00000

-- 
To view, visit https://review.coreboot.org/c/coreboot/+/29815
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ibe86ffe7bfc6f71090d106b1e1a6228435e127ed
Gerrit-Change-Number: 29815
Gerrit-PatchSet: 1
Gerrit-Owner: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181123/f5c7a6c2/attachment.html>


More information about the coreboot-gerrit mailing list