[coreboot-gerrit] Change in coreboot[master]: f16kb/Config/OptionFchInstall.h: Disable FCH option for SPI

Damien Zammit (Code Review) gerrit at coreboot.org
Mon Oct 9 12:55:30 CEST 2017


Damien Zammit has uploaded this change for review. ( https://review.coreboot.org/21925


Change subject: f16kb/Config/OptionFchInstall.h: Disable FCH option for SPI
......................................................................

f16kb/Config/OptionFchInstall.h: Disable FCH option for SPI

Change-Id: I0e251d93249c42f4e847263de704e093cbfcd367
Signed-off-by: Damien Zammit <damien at zamaudio.com>
---
M src/vendorcode/amd/agesa/f16kb/Config/OptionFchInstall.h
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/21925/1

diff --git a/src/vendorcode/amd/agesa/f16kb/Config/OptionFchInstall.h b/src/vendorcode/amd/agesa/f16kb/Config/OptionFchInstall.h
index 4725504..cecdd38 100644
--- a/src/vendorcode/amd/agesa/f16kb/Config/OptionFchInstall.h
+++ b/src/vendorcode/amd/agesa/f16kb/Config/OptionFchInstall.h
@@ -227,6 +227,7 @@
   #undef  FCH_NO_HWM_SUPPORT
 
   #define FCH_NO_GEC_SUPPORT        TRUE
+  #define FCH_NO_SPI_SUPPORT        TRUE
 
   // Following are determined by silicon characteristics
   #if (FALSE)

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0e251d93249c42f4e847263de704e093cbfcd367
Gerrit-Change-Number: 21925
Gerrit-PatchSet: 1
Gerrit-Owner: Damien Zammit <damien at zamaudio.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171009/1a766e45/attachment.html>


More information about the coreboot-gerrit mailing list