[coreboot-gerrit] Change in coreboot[master]: sb/intel/i82801ix: Support VBOOT

Patrick Rudolph (Code Review) gerrit at coreboot.org
Mon Oct 1 19:18:18 CEST 2018


Patrick Rudolph has uploaded this change for review. ( https://review.coreboot.org/28862


Change subject: sb/intel/i82801ix: Support VBOOT
......................................................................

sb/intel/i82801ix: Support VBOOT

Include reset.c in romstage to build with VBOOT enabled.

Change-Id: I8e359b0c4d5a1060edd0940d24c2f78dfed8a590
Signed-off-by: Patrick Rudolph <siro at das-labor.org>
---
M src/southbridge/intel/i82801ix/Makefile.inc
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/28862/1

diff --git a/src/southbridge/intel/i82801ix/Makefile.inc b/src/southbridge/intel/i82801ix/Makefile.inc
index 32d8221..127eec2 100644
--- a/src/southbridge/intel/i82801ix/Makefile.inc
+++ b/src/southbridge/intel/i82801ix/Makefile.inc
@@ -41,5 +41,6 @@
 romstage-y += early_init.c
 romstage-y += early_smbus.c
 romstage-y += dmi_setup.c
+romstage-y += ../i82801gx/reset.c
 
 endif

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8e359b0c4d5a1060edd0940d24c2f78dfed8a590
Gerrit-Change-Number: 28862
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph <siro at das-labor.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181001/cb06cd78/attachment.html>


More information about the coreboot-gerrit mailing list