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@chromium.org>
Reviewed-on: https://review.coreboot.org/19486
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
Shelley Chen
2017-04-27 16:07:45 -07:00
committed by Martin Roth
parent cc558e6223
commit b6595f1b08
2 changed files with 2 additions and 0 deletions

View File

@@ -327,6 +327,7 @@ static const unsigned short pci_device_ids[] = {
PCH_KBL_LP_Y_PREMIUM,
PCH_KBL_LP_Y_PREMIUM_HDCP22,
PCH_KBL_LP_U_PREMIUM_HDCP22,
PCH_LP_SUPER_SKU,
0
};