[coreboot-gerrit] Change in ...coreboot[master]: soc/intel/fsp_broadwell_de: Add vboot support

Philipp Deppenwiese (Code Review) gerrit at coreboot.org
Wed Nov 21 17:03:10 CET 2018


Philipp Deppenwiese has submitted this change and it was merged. ( https://review.coreboot.org/c/coreboot/+/29590 )

Change subject: soc/intel/fsp_broadwell_de: Add vboot support
......................................................................

soc/intel/fsp_broadwell_de: Add vboot support

Enable vboot2 in romstage.

Change-Id: I7f1a1e8538999c5e4e54f3a4aa0cdf6d8a309c4f
Signed-off-by: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
Reviewed-on: https://review.coreboot.org/c/29590
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
---
M src/soc/intel/fsp_broadwell_de/Kconfig
1 file changed, 3 insertions(+), 0 deletions(-)

Approvals:
  build bot (Jenkins): Verified
  Philipp Deppenwiese: Looks good to me, approved



diff --git a/src/soc/intel/fsp_broadwell_de/Kconfig b/src/soc/intel/fsp_broadwell_de/Kconfig
index 7046ff0..fe0fa8d 100644
--- a/src/soc/intel/fsp_broadwell_de/Kconfig
+++ b/src/soc/intel/fsp_broadwell_de/Kconfig
@@ -29,6 +29,9 @@
 	select TSC_MONOTONIC_TIMER
 	select TSC_CONSTANT_RATE
 
+config VBOOT
+	select VBOOT_STARTS_IN_ROMSTAGE
+
 config CBFS_SIZE
 	hex
 	default 0x200000

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I7f1a1e8538999c5e4e54f3a4aa0cdf6d8a309c4f
Gerrit-Change-Number: 29590
Gerrit-PatchSet: 8
Gerrit-Owner: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
Gerrit-Reviewer: David Hendricks <david.hendricks at gmail.com>
Gerrit-Reviewer: Patrick Rudolph
Gerrit-Reviewer: Patrick Rudolph <patrick.rudolph at 9elements.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
Gerrit-Reviewer: Werner Zeh <werner.zeh at siemens.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181121/e2b6abd7/attachment.html>


More information about the coreboot-gerrit mailing list