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:55:37 -0400
commitbd8409a3a4a4d288c80a68135bb259e70c063d03 (patch)
tree1c294f29cb4a676a6e2ac9c9d234ab110347af9d /src/import/chips/centaur/procedures/xml
parent804b176d0af9eeff759fadb9606cbda6f66f486f (diff)
downloadtalos-hostboot-bd8409a3a4a4d288c80a68135bb259e70c063d03.tar.gz
talos-hostboot-bd8409a3a4a4d288c80a68135bb259e70c063d03.zip
DMI Linktraining and Centaur Dccal
Change-Id: If1eb7489336a10c0deffa06c8f9f43e6bc145b68 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/43782 Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-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/error_info/p9_io_dmi_cen_errors.xml60
1 files changed, 60 insertions, 0 deletions
diff --git a/src/import/chips/centaur/procedures/xml/error_info/p9_io_dmi_cen_errors.xml b/src/import/chips/centaur/procedures/xml/error_info/p9_io_dmi_cen_errors.xml
new file mode 100644
index 000000000..d88d20556
--- /dev/null
+++ b/src/import/chips/centaur/procedures/xml/error_info/p9_io_dmi_cen_errors.xml
@@ -0,0 +1,60 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: src/import/chips/centaur/procedures/xml/error_info/p9_io_dmi_cen_errors.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 -->
+<hwpErrors>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_IO_DMI_CEN_RX_DCCAL_TIMEOUT</rc>
+ <ffdc>TARGET</ffdc>
+ <description>I/O EDI DMI Cen Rx Dccal(Offset calibration) Timeout</description>
+ <callout>
+ <target>TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>TARGET</target>
+ </deconfigure>
+ <gard>
+ <target>TARGET</target>
+ </gard>
+ </hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_IO_DMI_CEN_RX_DCCAL_FAILED</rc>
+ <ffdc>TARGET</ffdc>
+ <description>I/O EDI DMI Cen Rx Dccal(Offset calibration) Failed</description>
+ <callout>
+ <target>TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>TARGET</target>
+ </deconfigure>
+ <gard>
+ <target>TARGET</target>
+ </gard>
+ </hwpError>
+</hwpErrors>
+
+
OpenPOWER on IntegriCloud