From ffcc637cd404efcce9ec16bab48f3f50b32fb6a5 Mon Sep 17 00:00:00 2001 From: Christian Geddes Date: Fri, 3 Aug 2018 14:47:23 -0500 Subject: Base targeting support for OCMB chip and MEM_PORT chiplet In Axone we are introducing a new memory buffer known as the Open Capi Memory Buffer chip. On this chip will be a MEM_PORT chiplet(s) which will connect to the DIMM. This completes the following picture (it is expected OMIC, MCC, and OMI have been added already) MI--MCC / \ Proc--MC < __ OMI--OCMB--MEM_PORT--DIMM \ / OMIC Change-Id: I1a3e3d38978ce11fecee2ab11de83909eb440774 RTC:172970 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63911 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Daniel M. Crowell Reviewed-by: Prachi Gupta Reviewed-by: William G. Hoffa --- src/usr/targeting/common/xmltohb/target_types.xml | 49 +++++++++++++++++++++++ 1 file changed, 49 insertions(+) (limited to 'src/usr/targeting/common/xmltohb/target_types.xml') diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml index a868d5a47..9bc1a3fc7 100644 --- a/src/usr/targeting/common/xmltohb/target_types.xml +++ b/src/usr/targeting/common/xmltohb/target_types.xml @@ -331,6 +331,55 @@ PRD_HWP_PLID + + + chip-ocmb + chip + + OCMB_CHIP + TYPE + + + 1 + DECONFIG_GARDABLE + + + 0x00000033 + HWAS_STATE_CHANGED_SUBSCRIPTION_MASK + + + FRU_ID + + + + + + chip-ocmb-explorer + chip-ocmb + + EXPLORER + MODEL + + + + + + unit-mem_port + unit + + TYPE + MEM_PORT + + DECONFIG_GARDABLE1 + HWAS_STATE_CHANGED_SUBSCRIPTION_MASK + 0x00000033 + + + CDM_DOMAIN + MEM + + + chip-membuf-centaur chip -- cgit v1.2.1