soc/intel: Add KBL-S MCH and some KBL PCH support
commite415a4c355b3c030bef7304897a166b1ca60dd7c
authorGaggery Tsai <gaggery.tsai@intel.com>
Wed, 21 Mar 2018 14:36:18 +0000 (21 22:36 +0800)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 26 Mar 2018 10:21:40 +0000 (26 10:21 +0000)
treec755c9c8efafab65f619ddadc13b017cd8912fbd
parent6dd4f76c77af8b12a7dc5d617b9c72f63ea1352f
soc/intel: Add KBL-S MCH and some KBL PCH support

This patch adds the support for KBL-S MCH and Z270, H270, B250 and
Q250 PCH chips.

BUG=None
BRANCH=None
TEST=Boot with KBL-S CPU and B250/H270 PCHs.

Change-Id: If03abb215f225d648505e05274e2f08ff02cebdc
Signed-off-by: Gaggery Tsai <gaggery.tsai@intel.com>
Reviewed-on: https://review.coreboot.org/25305
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Naresh Solanki <naresh.solanki@intel.com>
src/include/device/pci_ids.h
src/soc/intel/common/block/lpc/lpc.c
src/soc/intel/common/block/systemagent/systemagent.c
src/soc/intel/skylake/bootblock/report_platform.c