summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2013-12-11 08:04:12 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-12-13 09:41:13 -0600
commit54e360ff4e6b6adcb35f58cdeeeb83e50fdb9c3d (patch)
tree510849da0cd5c89e48870b5ad02fb28563156078 /src/usr/targeting
parent08cef17440fce1d4adf74d4d3f9ff5a04a906ba9 (diff)
downloadtalos-hostboot-54e360ff4e6b6adcb35f58cdeeeb83e50fdb9c3d.tar.gz
talos-hostboot-54e360ff4e6b6adcb35f58cdeeeb83e50fdb9c3d.zip
INITPROC: Hostboot - SW235037 VPD attribute use updates
Change-Id: I9f47190127c6880abce78f101b18533479376e71 CQ:SW235037 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7669 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml15
-rw-r--r--src/usr/targeting/common/xmltohb/target_types.xml1
2 files changed, 16 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 8ac65ba97..7fb5cbcc3 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -12759,4 +12759,19 @@ firmware notes: Platforms should initialize this attribute to AUTO (0)</descript
<readable/>
</attribute>
+<attribute>
+ <id>MSS_INIT_STATE</id>
+ <description>How far into the ipl istep the centaur has been brought up</description>
+ <simpleType>
+ <uint8_t></uint8_t>
+ </simpleType>
+ <persistency>volatile-zeroed</persistency>
+ <readable/>
+ <writeable/>
+ <hwpfToHbAttrMap>
+ <id>ATTR_MSS_INIT_STATE</id>
+ <macro>DIRECT</macro>
+ </hwpfToHbAttrMap>
+</attribute>
+
</attributes>
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index c5c2a3ba0..8d7595259 100644
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -1194,6 +1194,7 @@
<attribute><id>CDIMM_SENSOR_MAP_SECONDARY</id></attribute>
<attribute><id>MSS_BLUEWATERFALL_BROKEN</id></attribute>
<attribute><id>DMI_DFE_OVERRIDE</id></attribute>
+ <attribute><id>MSS_INIT_STATE</id></attribute>
</targetType>
<!-- Centaur L4 -->
OpenPOWER on IntegriCloud