[coreboot-gerrit] Change in coreboot[master]: WIP: soc/intel/skylake: Add ID for Fizz i7

Shelley Chen (Code Review) gerrit at coreboot.org
Fri Apr 28 01:19:03 CEST 2017


Shelley Chen has uploaded a new change for review. ( https://review.coreboot.org/19486 )

Change subject: WIP: soc/intel/skylake: Add ID for Fizz i7
......................................................................

WIP: soc/intel/skylake: Add ID for Fizz i7

Bug=b:35775024
BRANCH=None
TEST=boot up successfully to kernel on Fizz i7 sku

Change-Id: Iccf9fbef1333f3fea78091b679c2676411559987
Signed-off-by: Shelley Chen <shchen at chromium.org>
---
M src/soc/intel/skylake/lpc.c
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/19486/1

diff --git a/src/soc/intel/skylake/lpc.c b/src/soc/intel/skylake/lpc.c
index db2b960..8449d4c 100644
--- a/src/soc/intel/skylake/lpc.c
+++ b/src/soc/intel/skylake/lpc.c
@@ -325,6 +325,7 @@
 	PCH_KBL_LP_Y_PREMIUM,
 	PCH_KBL_LP_Y_PREMIUM_HDCP22,
 	PCH_KBL_LP_U_PREMIUM_HDCP22,
+	0x9d51,
 	0
 };
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iccf9fbef1333f3fea78091b679c2676411559987
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Shelley Chen <shchen at google.com>



More information about the coreboot-gerrit mailing list