summaryrefslogtreecommitdiffstats
path: root/src/import/chips/centaur/procedures/xml
diff options
context:
space:
mode:
authorChris Steffen <cwsteffen@us.ibm.com>2017-06-06 12:10:14 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-04 10:50:49 -0400
commit98dbc045406ce5a30e73f58f7a8d2c9b3219b559 (patch)
tree9eb311daf202f8f282351d94684064a75aceeeab /src/import/chips/centaur/procedures/xml
parent83c05c2c44562ad030c7190b1354c161f02ff003 (diff)
downloadtalos-hostboot-98dbc045406ce5a30e73f58f7a8d2c9b3219b559.tar.gz
talos-hostboot-98dbc045406ce5a30e73f58f7a8d2c9b3219b559.zip
DMI Linktraining and Centaur Dccal
Change-Id: Ie77605c7b9e2ef080bea5f0179ce9d5b9c1dbcc8 Original-Change-Id: I29e43df88a2a4ff2fff0b6bea8d1608a0b78edb1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41730 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Matt K. Light <mklight@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/43768 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: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/centaur/procedures/xml')
-rw-r--r--src/import/chips/centaur/procedures/xml/attribute_info/p9_io_dmi_cen_attributes.xml49
1 files changed, 49 insertions, 0 deletions
diff --git a/src/import/chips/centaur/procedures/xml/attribute_info/p9_io_dmi_cen_attributes.xml b/src/import/chips/centaur/procedures/xml/attribute_info/p9_io_dmi_cen_attributes.xml
new file mode 100644
index 000000000..19a123374
--- /dev/null
+++ b/src/import/chips/centaur/procedures/xml/attribute_info/p9_io_dmi_cen_attributes.xml
@@ -0,0 +1,49 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/import/chips/centaur/procedures/xml/attribute_info/p9_io_dmi_cen_attributes.xml $ -->
+<!-- -->
+<!-- OpenPOWER HostBoot Project -->
+<!-- -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2017 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- Licensed under the Apache License, Version 2.0 (the "License"); -->
+<!-- you may not use this file except in compliance with the License. -->
+<!-- You may obtain a copy of the License at -->
+<!-- -->
+<!-- http://www.apache.org/licenses/LICENSE-2.0 -->
+<!-- -->
+<!-- Unless required by applicable law or agreed to in writing, software -->
+<!-- distributed under the License is distributed on an "AS IS" BASIS, -->
+<!-- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or -->
+<!-- implied. See the License for the specific language governing -->
+<!-- permissions and limitations under the License. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<attributes>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_IO_DMI_CEN_TX_MARGIN_RATIO</id>
+ <targetType>TARGET_TYPE_MEMBUF_CHIP</targetType>
+ <description>
+ Value to select amount of margin to be applied.
+ </description>
+ <valueType>uint8</valueType>
+ <initToZero/>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
+ <id>ATTR_IO_DMI_CEN_TX_FFE_POSTCURSOR</id>
+ <targetType>TARGET_TYPE_MEMBUF_CHIP</targetType>
+ <description>
+ Value to select amount of tx ffe postcusor to apply.
+ </description>
+ <valueType>uint8</valueType>
+ <initToZero/>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+</attributes>
OpenPOWER on IntegriCloud