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-19 23:47:03 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-02-28 05:42:42 -0600
commitab2957e461780b42fb378abcf954baa735dc948b (patch)
treea5f04a02ee3e2198536441dc3ae227e4537c5256 /src/usr/targeting/common/xmltohb/target_types_hb.xml
parent21268010ec5ff32040321ab75267af43cec2dd89 (diff)
downloadtalos-hostboot-ab2957e461780b42fb378abcf954baa735dc948b.tar.gz
talos-hostboot-ab2957e461780b42fb378abcf954baa735dc948b.zip
Update dev tree with additional sensor information
-Add sensor type, reading type and specific offsets. -Add IPMI entity ID and instance information for sensors -Include IPMI Enity instance in targets which have ipmi sensors attribute Change-Id: I02b0a5046c67e2e00af30a0c78cbcc182ae4c0cd RTC:123186 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/15881 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.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.xml12
1 files changed, 9 insertions, 3 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types_hb.xml b/src/usr/targeting/common/xmltohb/target_types_hb.xml
index 8255b708c..b0429daf0 100644
--- a/src/usr/targeting/common/xmltohb/target_types_hb.xml
+++ b/src/usr/targeting/common/xmltohb/target_types_hb.xml
@@ -33,6 +33,14 @@
================================================================= -->
<targetTypeExtension>
+ <id>base</id>
+ <attribute>
+ <id>IPMI_INSTANCE</id>
+ <default>0xFF</default>
+ </attribute>
+</targetTypeExtension>
+
+<targetTypeExtension>
<id>sys-sys-power8</id>
<attribute><id>IS_MPIPL_HB</id></attribute>
<attribute><id>IBSCOM_ENABLE_OVERRIDE</id></attribute>
@@ -182,9 +190,7 @@
<attribute>
<id>PSTATE_TABLE</id>
</attribute>
- <attribute>
- <id>IPMI_SENSORS</id>
- </attribute>
+ <attribute><id>IPMI_SENSORS</id></attribute>
</targetTypeExtension>
<targetTypeExtension>
OpenPOWER on IntegriCloud