summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info
diff options
context:
space:
mode:
authorChris Steffen <cwsteffen@us.ibm.com>2018-04-20 13:38:08 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-06-26 10:32:15 -0400
commitd2482ab7773d854ec50ffcd7d92bb019a217d4e3 (patch)
tree99d6f0f57a699a71e753b7a35629ef1f425c5840 /src/import/chips/p9/procedures/xml/error_info
parentbd7bfe453ed69dde0a58deb814d70fb3b0f1a5b1 (diff)
downloadtalos-hostboot-d2482ab7773d854ec50ffcd7d92bb019a217d4e3.tar.gz
talos-hostboot-d2482ab7773d854ec50ffcd7d92bb019a217d4e3.zip
P9C Abus Reset Procedure
- This procedure is needed to reset the abus phy during a reset/retrain event. Change-Id: Iff20a148b50615384bd40590bd8eeb45877a7fbc Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57575 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57582 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info')
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/error_info/p9_io_obus_errors.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_io_obus_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_io_obus_errors.xml
index 85d526222..700477f51 100755
--- a/src/import/chips/p9/procedures/xml/error_info/p9_io_obus_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_io_obus_errors.xml
@@ -52,4 +52,22 @@
<priority>HIGH</priority>
</callout>
</hwpError>
+ <!-- *********************************************************************** -->
+ <hwpError>
+ <rc>RC_IO_OBUS_RX_RESET_TIMEOUT</rc>
+ <ffdc>TARGET</ffdc>
+ <ffdc>GROUP</ffdc>
+ <ffdc>LANE</ffdc>
+ <description>I/O Obus Rx Reset Timeout</description>
+ <callout>
+ <target>TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>TARGET</target>
+ </deconfigure>
+ <gard>
+ <target>TARGET</target>
+ </gard>
+ </hwpError>
</hwpErrors>
OpenPOWER on IntegriCloud