summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2017-08-10 15:24:40 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-09-05 23:45:44 -0400
commit544e1a500c1c620f6fafd4a6e2c7ad96b783ee3b (patch)
tree864b0ae1f38a7522faee25b61e47ccf6375dd846
parentf5ab69cd1fb4f4af912e0dea61979db4195fbe01 (diff)
downloadtalos-hostboot-544e1a500c1c620f6fafd4a6e2c7ad96b783ee3b.tar.gz
talos-hostboot-544e1a500c1c620f6fafd4a6e2c7ad96b783ee3b.zip
L3 update - p9_sbe_check_quiesce
Change-Id: I12ecd934b8d99782dc947237aee4f1d42809e4e0 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44496 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: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44985 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_sbe_check_quiesce_errors.xml42
1 files changed, 7 insertions, 35 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_check_quiesce_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_check_quiesce_errors.xml
index 906227502..16e414416 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_check_quiesce_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_check_quiesce_errors.xml
@@ -23,17 +23,12 @@
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
<hwpErrors>
- <!-- ******************************************************************** -->
- <hwpError>
- <sbeError/>
- <rc>RC_P9_RAS_STATUS_ERR</rc>
- <description>
- Procedure: p9_sbe_check_quiesce
- RAS Status is not in the STOP state
- </description>
- <ffdc>TARGET</ffdc>
- <ffdc>RASSTATUS</ffdc>
- </hwpError>
+
+ <!-- Note:
+ The p9_sbe_check_quiesce HWP is to be called during MPIPL.
+ We just want to log the error and then continue on. No callout,
+ deconfigure, or gard HW for the errors below -->
+
<!-- ******************************************************************** -->
<hwpError>
<sbeError/>
@@ -97,7 +92,7 @@
<rc>RC_P9_NX_STOP_UMAC_FETCHING_NEW_CRBS_TIMEOUT</rc>
<description>
Procedure: p9_sbe_check_quiesce
- UMAC was not stopped from fetchihng new CRBs
+ UMAC was not stopped from fetching new CRBs
</description>
<ffdc>TARGET</ffdc>
<ffdc>DATA</ffdc>
@@ -160,17 +155,6 @@
<!-- ******************************************************************** -->
<hwpError>
<sbeError/>
- <rc>RC_P9_UMAC_QUIESCE_TIMEOUT</rc>
- <description>
- Procedure: p9_sbe_check_quiesce
- UMAC status control quiesce timed out
- </description>
- <ffdc>TARGET</ffdc>
- <ffdc>DATA</ffdc>
- </hwpError>
- <!-- ******************************************************************** -->
- <hwpError>
- <sbeError/>
<rc>RC_P9_PSIHBCR_INBOUND_QUEUE_NOT_EMPTY</rc>
<description>
Procedure: p9_sbe_check_quiesce
@@ -193,18 +177,6 @@
<!-- ******************************************************************** -->
<hwpError>
<sbeError/>
- <rc>RC_P9_CHECK_XSTOP</rc>
- <description>
- Procedure: p9_sbe_check_quiesce
- If we hit a checkstop add the value of register 0x570F001C
- If there is an error with setting the checkstop the value here will be
- 0xDEADBEEFDEADBEEF
- </description>
- <ffdc>CHECKSTOP_DATA</ffdc>
- </hwpError>
- <!-- ******************************************************************** -->
- <hwpError>
- <sbeError/>
<rc>RC_P9_INT_WORKAROUND_ERR</rc>
<description>
Procedure: p9_sbe_check_quiesce
OpenPOWER on IntegriCloud