summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
diff options
context:
space:
mode:
authorLouis Stermole <stermole@us.ibm.com>2019-05-09 15:54:50 -0400
committerRaja Das <rajadas2@in.ibm.com>2019-07-26 00:57:32 -0500
commit713899e891639e6dbc6940754b82202aeddaab38 (patch)
treee1b22da6c8dbcec33dc00ed58ca7fbc9f64e5061 /src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
parentfee0ceed21ba96ae7446d7b2af1299f9349135ca (diff)
downloadtalos-sbe-713899e891639e6dbc6940754b82202aeddaab38.tar.gz
talos-sbe-713899e891639e6dbc6940754b82202aeddaab38.zip
Add retry of EXP_FW_STATUS when status is FW_BUSY
Change-Id: If0d48114122246c2d221fb197274a6f31598f118 Original-Change-Id: Ic6b962fd4afdcce617ebb893b307ad5cc95086b8 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77203 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Glenn Miles <milesg@ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml b/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
index f48742f8..f0d67789 100644
--- a/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
+++ b/src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
@@ -118,6 +118,26 @@
</hwpError>
<hwpError>
+ <rc>RC_MSS_EXP_I2C_FW_STATUS_BUSY</rc>
+ <description>
+ Received FW_BUSY status after polling timeout for
+ command ID EXP_FW_STATUS
+ </description>
+ <ffdc>STATUS_CODE</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>MEDIUM</priority>
+ </callout>
+ <callout>
+ <target>TARGET</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>TARGET</target>
+ </deconfigure>
+ </hwpError>
+
+ <hwpError>
<rc>RC_MSS_EXP_I2C_POLLING_TIMEOUT</rc>
<description>
Polling the explorer I2C slave interface for an ACK
OpenPOWER on IntegriCloud