summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorCHRISTINA L. GRAVES <clgraves@us.ibm.com>2015-09-16 14:24:32 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-07-27 10:25:22 -0400
commit4c996c92d557b46280ba5cdd93f3d19a1a02efc3 (patch)
tree72daf9c40e939656195255df2080f2ddd6224952 /src
parentc633cf8380bcace836abae59f43c905a98cbde72 (diff)
downloadtalos-hostboot-4c996c92d557b46280ba5cdd93f3d19a1a02efc3.tar.gz
talos-hostboot-4c996c92d557b46280ba5cdd93f3d19a1a02efc3.zip
Adding target for lco_m, changed flags, changed INF to DBG
Change-Id: Ia390e82f22aea05e1fc24f203c0e2cfdfcc71a2d Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/20576 Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43670 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_pba_errors.xml16
1 files changed, 12 insertions, 4 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 f1c282d61..f9b88f998 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
@@ -22,6 +22,7 @@
<!-- permissions and limitations under the License. -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
+<!-- TODO add callout, gard, deconfig info wherever applicable -->
<hwpErrors>
<!-- ******************************************************************** -->
<hwpError>
@@ -51,16 +52,23 @@
PBA Read Status, Write Status, or Reset Register had a problem, the PBA was still busy
</description>
<ffdc>TARGET</ffdc>
- <ffdc>RDBUF0</ffdc>
- <ffdc>RDBUF1</ffdc>
<ffdc>RDBUF2</ffdc>
<ffdc>RDBUF3</ffdc>
- <ffdc>RDBUF4</ffdc>
- <ffdc>RDBUF5</ffdc>
<ffdc>WRBUF0</ffdc>
<ffdc>WRBUF1</ffdc>
<ffdc>SLVRSTDATA</ffdc>
</hwpError>
<!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_P9_PBA_FBC_NOT_INITIALIZED_ERR</rc>
+ <description>
+ Procedure: p9_pba_coherent_utils
+ The fabric was not initialized or not running
+ </description>
+ <ffdc>TARGET</ffdc>
+ <ffdc>INITIALIZED</ffdc>
+ <ffdc>RUNNING</ffdc>
+ </hwpError>
+ <!-- ******************************************************************** -->
</hwpErrors>
OpenPOWER on IntegriCloud