summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2015-08-18 14:56:45 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-08-28 17:39:41 -0500
commit4cf927e07a771572d562230951a25ccdc4f3299a (patch)
tree9d5260bc83455e42e0b26753cfefb190f28b772f /src/usr/targeting/common/xmltohb/attribute_types_hb.xml
parent5eb573aefeda341cf272f70cfd18cfaa24dfe414 (diff)
downloadtalos-hostboot-4cf927e07a771572d562230951a25ccdc4f3299a.tar.gz
talos-hostboot-4cf927e07a771572d562230951a25ccdc4f3299a.zip
Add method to erase SPD on all dimms via attribute override
Change-Id: I3fb0759ef99b427cb043badddc1c3fd2afe1ae62 RTC: 132714 Depends-on: I4c74d3a6d5d900967b6add4e9edc7fa286e93a64 Depends-on: I04e83ee2a38a5be3b17fd5578709ed5b64127b83 Depends-on: I31c015962f39342d0d1d9d575fd0c4569496918c Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/19891 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: MATTHEW A. PLOETZ <maploetz@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/attribute_types_hb.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types_hb.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
index de3feb665..c30e65272 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
@@ -1383,4 +1383,18 @@ ID for the sensor number returned with the elog. -->
<hbOnly/>
</attribute>
+<attribute>
+ <id>CLEAR_DIMM_SPD_ENABLE</id>
+ <description>
+ Used to enable clearing of SPD on all present DIMMs. This attribute is
+ set via attribute override.
+ </description>
+ <simpleType>
+ <uint8_t></uint8_t>
+ </simpleType>
+ <persistency>volatile-zeroed</persistency>
+ <readable/>
+ <writeable/>
+</attribute>
+
</attributes>
OpenPOWER on IntegriCloud