soc/intel/skylake: add Kabylake Celeron base SKU
commite2592be952e12418ef0b701121a7873d4cd4ca5a
authorGaggery Tsai <gaggery.tsai@intel.com>
Wed, 20 Sep 2017 14:46:39 +0000 (20 22:46 +0800)
committerAaron Durbin <adurbin@chromium.org>
Fri, 22 Sep 2017 05:33:00 +0000 (22 05:33 +0000)
tree61e6ccf7cf34ceec075c6903084a9c79786bf9fc
parentcbe8c58e07d1b52cac75f356edfc1cfcad4171da
soc/intel/skylake: add Kabylake Celeron base SKU

This patch adds the support for Kabylake Celeron base SKU
with PCH ID 0x9d50.

BRANCH=none
BUG=b:65709679

TEST=Ensure coreboot could recognize the Kabylake Celeron base
     SKU and boot into OS.

Change-Id: I9c6f7bf643e0dbeb132fb677fcff461244101a55
Signed-off-by: Tsai, Gaggery <gaggery.tsai@intel.com>
Reviewed-on: https://review.coreboot.org/21617
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: David Wu <david_wu@quantatw.com>
Reviewed-by: T.H. Lin <T.H_Lin@quantatw.com>
src/include/device/pci_ids.h
src/soc/intel/common/block/lpc/lpc.c
src/soc/intel/skylake/bootblock/report_platform.c
src/soc/intel/skylake/lpc.c