summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9
diff options
context:
space:
mode:
authorChris Steffen <cwsteffen@us.ibm.com>2017-05-15 14:49:35 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-05-17 14:14:23 -0400
commit9dbf31ccdcad302407dc7af5a4ac52c63269f362 (patch)
treeace8ac9a2f6b2093c694ba1ac84f52781579ebc5 /src/import/chips/p9
parentb1525a6c98780e442f772dc068872bafb94c0cc1 (diff)
downloadtalos-hostboot-9dbf31ccdcad302407dc7af5a4ac52c63269f362.tar.gz
talos-hostboot-9dbf31ccdcad302407dc7af5a4ac52c63269f362.zip
Init I/O Attributes to Zero
Change-Id: I07461182757721a55469ed6107b444dd6cb3da0a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40513 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Gary A. Peterson <garyp@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40516 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/p9_io_obus_attributes.xml4
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/p9_io_xbus_attributes.xml7
2 files changed, 11 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9_io_obus_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9_io_obus_attributes.xml
index 424bdd773..3c489fe6f 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/p9_io_obus_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/p9_io_obus_attributes.xml
@@ -50,6 +50,7 @@
FALSE = 0x0,
TRUE = 0x1
</enum>
+ <initToZero/>
<platInit/>
</attribute>
<!-- ********************************************************************** -->
@@ -60,6 +61,7 @@
Value to select amount of margin to be applied.
</description>
<valueType>uint8</valueType>
+ <initToZero/>
<platInit/>
</attribute>
<!-- ********************************************************************** -->
@@ -70,6 +72,7 @@
Value to select amount of tx ffe precusor to apply.
</description>
<valueType>uint8</valueType>
+ <initToZero/>
<platInit/>
</attribute>
<!-- ********************************************************************** -->
@@ -80,6 +83,7 @@
Value to select amount of tx ffe postcusor to apply.
</description>
<valueType>uint8</valueType>
+ <initToZero/>
<platInit/>
</attribute>
<!-- ********************************************************************** -->
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9_io_xbus_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9_io_xbus_attributes.xml
index 2b5185fe9..9fe46a104 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/p9_io_xbus_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/p9_io_xbus_attributes.xml
@@ -36,6 +36,7 @@
TX = 0x1,
RX = 0x2
</enum>
+ <initToZero/>
<writeable/>
</attribute>
<!-- ********************************************************************** -->
@@ -50,6 +51,7 @@
FALSE = 0x0,
TRUE = 0x1
</enum>
+ <initToZero/>
<platInit/>
</attribute>
<!-- ********************************************************************** -->
@@ -64,6 +66,7 @@
FALSE = 0x0,
TRUE = 0x1
</enum>
+ <initToZero/>
<platInit/>
</attribute>
<!-- ********************************************************************** -->
@@ -74,6 +77,7 @@
Minimum eye width to allow passing through manufacturing.
</description>
<valueType>uint8</valueType>
+ <initToZero/>
<platInit/>
</attribute>
<!-- ********************************************************************** -->
@@ -88,6 +92,7 @@
FALSE = 0x0,
TRUE = 0x1
</enum>
+ <initToZero/>
<writeable/>
</attribute>
<!-- ********************************************************************** -->
@@ -98,6 +103,7 @@
Value to select amount of margin to be applied.
</description>
<valueType>uint8</valueType>
+ <initToZero/>
<platInit/>
</attribute>
<!-- ********************************************************************** -->
@@ -108,6 +114,7 @@
Value to select amount of tx ffe precusor to apply.
</description>
<valueType>uint8</valueType>
+ <initToZero/>
<platInit/>
</attribute>
<!-- ********************************************************************** -->
OpenPOWER on IntegriCloud