summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/target_types_hb.xml
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2015-02-02 22:18:55 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-02-23 13:16:41 -0600
commitbda72dea7a63230c618efe32e3ee46fb3be6442c (patch)
tree2fd20b837043208fd0b9a483679b3961b7b097d4 /src/usr/targeting/common/xmltohb/target_types_hb.xml
parentd7483b4854d52b67183ff5e937c910a3f0022dd5 (diff)
downloadtalos-hostboot-bda72dea7a63230c618efe32e3ee46fb3be6442c.tar.gz
talos-hostboot-bda72dea7a63230c618efe32e3ee46fb3be6442c.zip
Move IPMI_SENSORS to hb-only target
-Move IPMI_SENSORS from common to hb only attribute file -Update attribute types to include new enitiy Id and sensor types for serverwiz2 support -Add attribute for ADC channel sensors to sys target Change-Id: Iff0bff8c798ebd72569d0b04a47864162dc8afde RTC:121129 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15533 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/target_types_hb.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/target_types_hb.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types_hb.xml b/src/usr/targeting/common/xmltohb/target_types_hb.xml
index f4544f592..39a032fd3 100644
--- a/src/usr/targeting/common/xmltohb/target_types_hb.xml
+++ b/src/usr/targeting/common/xmltohb/target_types_hb.xml
@@ -39,6 +39,7 @@
<attribute><id>HB_MUTEX_TEST_LOCK</id></attribute>
<attribute><id>HB_EXISTING_IMAGE</id></attribute>
<attribute><id>ADC_CHANNEL_FUNC_IDS</id></attribute>
+ <attribute><id>ADC_CHANNEL_SENSOR_NUMBERS</id></attribute>
<attribute><id>ADC_CHANNEL_GNDS</id></attribute>
<attribute><id>ADC_CHANNEL_GAINS</id></attribute>
<attribute><id>ADC_CHANNEL_OFFSETS</id></attribute>
@@ -64,6 +65,12 @@
<attribute><id>OCC_CONTROL_DATA</id></attribute>
<attribute><id>OPAL_MODEL</id></attribute>
<attribute><id>HTMGT_SAFEMODE</id></attribute>
+ <attribute><id>IPMI_SENSORS</id></attribute>
+</targetTypeExtension>
+
+<targetTypeExtension>
+ <id>enc-node-power8</id>
+ <attribute><id>IPMI_SENSORS</id></attribute>
</targetTypeExtension>
<targetTypeExtension>
@@ -110,8 +117,12 @@
<attribute>
<id>XSCOM_VIRTUAL_ADDR</id>
</attribute>
+ <attribute><id>IPMI_SENSORS</id></attribute>
</targetTypeExtension>
+
+
+
<!-- Centaur chip/DMI -->
<targetTypeExtension>
@@ -144,6 +155,12 @@
<attribute>
<id>ISDIMM_MBVPD_INDEX</id>
</attribute>
+ <attribute><id>IPMI_SENSORS</id></attribute>
+</targetTypeExtension>
+
+<targetTypeExtension>
+ <id>unit-core-power8</id>
+ <attribute><id>IPMI_SENSORS</id></attribute>
</targetTypeExtension>
<targetTypeExtension>
@@ -156,6 +173,7 @@
<targetTypeExtension>
<id>lcard-dimm</id>
<attribute><id>VPD_SWITCHES</id></attribute>
+ <attribute><id>IPMI_SENSORS</id></attribute>
</targetTypeExtension>
<targetTypeExtension>
@@ -163,6 +181,9 @@
<attribute>
<id>PSTATE_TABLE</id>
</attribute>
+ <attribute>
+ <id>IPMI_SENSORS</id>
+ </attribute>
</targetTypeExtension>
<targetTypeExtension>
OpenPOWER on IntegriCloud