summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2014-09-03 16:49:21 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-10-28 16:37:56 -0500
commit1e6bba0156d0bf547b2272e23039bc7a6be08263 (patch)
tree41c2c4f8993933c2e1aa9dad92e32aa65727d478 /src/usr/targeting/common/xmltohb/target_types.xml
parent37cd15d015e47a3ceb0ff4d73d36e7e8b6f6d9c9 (diff)
downloadtalos-hostboot-1e6bba0156d0bf547b2272e23039bc7a6be08263.tar.gz
talos-hostboot-1e6bba0156d0bf547b2272e23039bc7a6be08263.zip
BMC: Get needed sensor IDs in the MRW
Change-Id: I6bcf964f88feece83578675efb9852e6fb5468f3 RTC:113489 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/13604 Tested-by: Jenkins Server Reviewed-by: ANIRUDH BAGEPALLI <abagepa@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/target_types.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/target_types.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index c9c84968e..c87243b19 100644
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -282,6 +282,8 @@
<attribute><id>MSS_POWER_CONTROL_REQUESTED</id></attribute>
<attribute><id>RECONFIG_LOOP_TESTS</id></attribute>
<attribute><id>RECONFIG_LOOP_TESTS_ENABLE</id></attribute>
+ <!-- IPMI Sensor numbers for reporting system status and info to the BMC -->
+ <attribute><id>IPMI_SENSORS</id></attribute>
</targetType>
<targetType>
@@ -502,6 +504,9 @@
</attribute>
<attribute><id>PROC_PCIE_LANE_EQUALIZATION</id></attribute>
<attribute><id>CDM_DOMAIN</id><default>FABRIC</default></attribute>
+ <!-- IPMI Sensor numbers for reporting processor status and info to
+ the BMC -->
+ <attribute><id>IPMI_SENSORS</id></attribute>
</targetType>
<targetType>
@@ -748,6 +753,8 @@
<attribute><id>HWAS_STATE_CHANGED_SUBSCRIPTION_MASK</id>
<default>0x00000000</default>
</attribute>
+ <!-- IPMI Sensor numbers for reporting CORE status and info to the BMC -->
+ <attribute><id>IPMI_SENSORS</id></attribute>
</targetType>
<targetType>
@@ -1403,8 +1410,9 @@
</attribute>
<attribute><id>VPD_ISDIMMTOC4DQ</id></attribute>
<attribute><id>VPD_ISDIMMTOC4DQS</id></attribute>
- <attribute><id>MSS_POWER_CONTROL_REQUESTED</id></attribute>
<attribute><id>CDM_DOMAIN</id><default>MEM</default></attribute>
+ <!-- IPMI Sensor numbers for reporting Centaur status to the BMC -->
+ <attribute><id>IPMI_SENSORS</id></attribute>
</targetType>
<!-- Centaur L4 -->
@@ -1446,6 +1454,7 @@
<id>CLASS</id>
<default>CARD</default>
</attribute>
+
</targetType>
<targetType>
@@ -1478,6 +1487,9 @@
<attribute><id>VPD_REC_NUM</id></attribute>
<attribute><id>MSS_EFF_VPD_VERSION</id></attribute>
<attribute><id>CDM_DOMAIN</id><default>DIMM</default></attribute>
+
+ <!-- IPMI Sensor numbers for reporting DIMM status and info to the BMC -->
+ <attribute><id>IPMI_SENSORS</id></attribute>
</targetType>
<targetType>
OpenPOWER on IntegriCloud