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-30 14:35:30 -0400
committerRaja Das <rajadas2@in.ibm.com>2019-07-26 00:58:13 -0500
commit56c9d5063f2a0c31eca5dd96c779a035ffc33777 (patch)
tree08475361235347f86d2075ed4f24e6f8a53cd465 /src/import/chips/ocmb/explorer/procedures/xml/error_info/mss_exp_errors.xml
parent87bb3373e70749c5fb6cb528119f1e7212b28d51 (diff)
downloadtalos-sbe-56c9d5063f2a0c31eca5dd96c779a035ffc33777.tar.gz
talos-sbe-56c9d5063f2a0c31eca5dd96c779a035ffc33777.zip
Add check for BOOT_STAGE == runtime fw in exp_check_for_ready
Change-Id: Ibe01cd778a29dcc41a98cf71f7d320d6c3de934a Original-Change-Id: I097a0545d1677da6640c605e67c66a8faf6f017f Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78082 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com> Reviewed-by: Jennifer A Stofer <stofer@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.xml21
1 files changed, 21 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 df9760db..8a325ff0 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
@@ -392,6 +392,27 @@
</hwpError>
<hwpError>
+ <rc>RC_MSS_EXP_I2C_WRONG_BOOT_STAGE</rc>
+ <description>
+ Received incorrect boot stage from
+ command ID EXP_FW_STATUS
+ </description>
+ <ffdc>BOOT_STAGE</ffdc>
+ <ffdc>EXPECTED_BOOT_STAGE</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