summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorChris Cain <cjcain@us.ibm.com>2017-07-26 17:50:14 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-04 11:58:27 -0400
commitca8c813f5225215e081d427fb89e0da4f5abd29b (patch)
tree7b77246746ab07fc14082bfdee26c266d27ef765 /src/usr/targeting
parentc81c0190d4caf6ec33e7081336c6aa8acb2498ed (diff)
downloadtalos-hostboot-ca8c813f5225215e081d427fb89e0da4f5abd29b.tar.gz
talos-hostboot-ca8c813f5225215e081d427fb89e0da4f5abd29b.zip
Re-enable OCC DIMM temperature collection
Change-Id: Ie227fe86ddc438f7489a057364137e49559bdf3b RTC: 177759 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43721 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Sheldon R. Bailey <baileysh@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types_openpower.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml b/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml
index 545157ef3..d6f518e5b 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types_openpower.xml
@@ -888,7 +888,7 @@ ID for the sensor number returned with the elog. -->
</description>
<simpleType>
<uint32_t>
- <default>0x00000800</default> <!-- FLAG_DISABLE_MEM_CONFIG -->
+ <default>0x00000000</default>
</uint32_t>
</simpleType>
<persistency>volatile</persistency>
OpenPOWER on IntegriCloud