summaryrefslogtreecommitdiffstats
path: root/src/import/hwpf/fapi2/xml/attribute_info/common_attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/hwpf/fapi2/xml/attribute_info/common_attributes.xml')
-rw-r--r--src/import/hwpf/fapi2/xml/attribute_info/common_attributes.xml13
1 files changed, 8 insertions, 5 deletions
diff --git a/src/import/hwpf/fapi2/xml/attribute_info/common_attributes.xml b/src/import/hwpf/fapi2/xml/attribute_info/common_attributes.xml
index b58dcb351..4a97f47db 100644
--- a/src/import/hwpf/fapi2/xml/attribute_info/common_attributes.xml
+++ b/src/import/hwpf/fapi2/xml/attribute_info/common_attributes.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER HostBoot Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2015,2018 -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2019 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -40,7 +40,8 @@
TARGET_TYPE_MBA,
TARGET_TYPE_DIMM,
TARGET_TYPE_L4,TARGET_TYPE_MC,
- TARGET_TYPE_MEM_PORT
+ TARGET_TYPE_MEM_PORT,
+ TARGET_TYPE_PMIC
</targetType>
<description>
1 if the target is functional, else 0. Set by the platform.
@@ -57,7 +58,7 @@
<id>ATTR_POS</id>
<targetType>
TARGET_TYPE_PROC_CHIP, TARGET_TYPE_MEMBUF_CHIP,
- TARGET_TYPE_DIMM, TARGET_TYPE_OCMB_CHIP
+ TARGET_TYPE_DIMM, TARGET_TYPE_OCMB_CHIP, TARGET_TYPE_PMIC
</targetType>
<description>
Physical position of chip/dimm within drawer
@@ -80,7 +81,7 @@
TARGET_TYPE_SBE, TARGET_TYPE_PPE, TARGET_TYPE_PERV,
TARGET_TYPE_PEC, TARGET_TYPE_PHB, TARGET_TYPE_CAPP,
TARGET_TYPE_MBA, TARGET_TYPE_ABUS, TARGET_TYPE_L4, TARGET_TYPE_MC,
- TARGET_TYPE_MEM_PORT
+ TARGET_TYPE_MEM_PORT, TARGET_TYPE_PMIC
</targetType>
<description>
Logical position of target within a system. This is derived from the SMP location
@@ -110,7 +111,8 @@
TARGET_TYPE_PEC, TARGET_TYPE_PHB, TARGET_TYPE_CAPP,
TARGET_TYPE_MBA, TARGET_TYPE_ABUS, TARGET_TYPE_L4,
TARGET_TYPE_MEM_PORT,
- TARGET_TYPE_DIMM
+ TARGET_TYPE_DIMM,
+ TARGET_TYPE_PMIC
</targetType>
<description>
A target's position relative to its immediate parent target.
@@ -127,6 +129,7 @@
PROC - MC - MI - DMI
PROC - MC - MI - MCC - OMI
(OMIC - OMI is not supported)
+ PROC - PMIC
MEMBUF - MBA - DIMM
MEMBUF - L4
OCMB - MEM_PORT - DIMM
OpenPOWER on IntegriCloud