summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_pba_errors.xml
diff options
context:
space:
mode:
authorCHRISTINA L. GRAVES <clgraves@us.ibm.com>2016-12-01 23:01:39 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2017-02-02 21:48:16 -0500
commitec0caeeb0d414fa307fd0893c6bdb74959129eb6 (patch)
tree020d66f4995c43c9aa464541cf51fa0382f89165 /src/import/chips/p9/procedures/xml/error_info/p9_pba_errors.xml
parent234c3bcaa7cb7dced78d9885be4cebc7ab6b0a3d (diff)
downloadtalos-sbe-ec0caeeb0d414fa307fd0893c6bdb74959129eb6.tar.gz
talos-sbe-ec0caeeb0d414fa307fd0893c6bdb74959129eb6.zip
p9_pba_coherent_utils -- add PIB abort error handling for Cronus platform
Change-Id: I64d748c70bbc4a4b3934b64d5d6202c83b21c2db RTC: 167768 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33322 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: CHRISTINA L. GRAVES <clgraves@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/33323 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info/p9_pba_errors.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_pba_errors.xml24
1 files changed, 23 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_pba_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_pba_errors.xml
index 337ab26b..4781f12e 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_pba_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_pba_errors.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER sbe Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2015,2016 -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2017 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -74,5 +74,27 @@
<ffdc>RUNNING</ffdc>
</hwpError>
<!-- ******************************************************************** -->
+ <hwpError>
+ <sbeError/>
+ <rc>RC_P9_PBA_COHERENT_UTILS_OCB_STATUS_MISMATCH</rc>
+ <description>
+ Procedure: p9_pba_coherent_utils
+ Mismatch in expected state for OCB Status register
+ </description>
+ <ffdc>TARGET</ffdc>
+ <ffdc>DATA</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <sbeError/>
+ <rc>RC_P9_PBA_COHERENT_UTILS_PBA_FIR_ERR</rc>
+ <description>
+ Procedure: p9_pba_coherent_utils
+ PBA FIR bit active after transaction.
+ </description>
+ <ffdc>TARGET</ffdc>
+ <ffdc>DATA</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
</hwpErrors>
OpenPOWER on IntegriCloud