[coreboot-gerrit] Change in coreboot[master]: soc/intel/skylake: Define IFD_CHIPSET

Furquan Shaikh (Code Review) gerrit at coreboot.org
Wed Mar 21 18:50:05 CET 2018


Furquan Shaikh has uploaded this change for review. ( https://review.coreboot.org/25307


Change subject: soc/intel/skylake: Define IFD_CHIPSET
......................................................................

soc/intel/skylake: Define IFD_CHIPSET

This change defines IFD_CHIPSET as sklkbl to allow ifdtool to set the
right access control bits for SKL/KBL platforms.

BUG=b:76098647
BRANCH=poppy
TEST=Verified that the access control bits on KBL platforms are set correctly.

Change-Id: I7b2131caa06d6a975e703262931ec0ea519a86aa
Signed-off-by: Furquan Shaikh <furquan at google.com>
---
M src/soc/intel/skylake/Kconfig
1 file changed, 4 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/25307/1

diff --git a/src/soc/intel/skylake/Kconfig b/src/soc/intel/skylake/Kconfig
index 34893dc..aac4a8f 100644
--- a/src/soc/intel/skylake/Kconfig
+++ b/src/soc/intel/skylake/Kconfig
@@ -355,4 +355,8 @@
 	hex
 	default 0xc35
 
+config IFD_CHIPSET
+	string
+	default "sklkbl"
+
 endif

-- 
To view, visit https://review.coreboot.org/25307
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: I7b2131caa06d6a975e703262931ec0ea519a86aa
Gerrit-Change-Number: 25307
Gerrit-PatchSet: 1
Gerrit-Owner: Furquan Shaikh <furquan at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180321/09385cbe/attachment.html>


More information about the coreboot-gerrit mailing list