summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/nest_chiplets/proc_pcie_scominit/proc_pcie_scominit_errors.xml
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2013-11-10 09:35:06 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-11-12 11:23:35 -0600
commitb8839618ecab2d547f0c27a689f2747c1482968e (patch)
tree06aa07f96999bd4b54ac14098dcc1bfdc0332990 /src/usr/hwpf/hwp/nest_chiplets/proc_pcie_scominit/proc_pcie_scominit_errors.xml
parentb5b0b0f376cd86a3fc696db35774562e8e8a89fc (diff)
downloadtalos-hostboot-b8839618ecab2d547f0c27a689f2747c1482968e.tar.gz
talos-hostboot-b8839618ecab2d547f0c27a689f2747c1482968e.zip
INITPROC: Hostboot - SW232859 RAS review update
Change-Id: I033c8beb49157dc25eac56034b37f21eac1b7410 CMVC-Coreq:906027 CQ:SW232859 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/7147 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/nest_chiplets/proc_pcie_scominit/proc_pcie_scominit_errors.xml')
-rw-r--r--src/usr/hwpf/hwp/nest_chiplets/proc_pcie_scominit/proc_pcie_scominit_errors.xml19
1 files changed, 17 insertions, 2 deletions
diff --git a/src/usr/hwpf/hwp/nest_chiplets/proc_pcie_scominit/proc_pcie_scominit_errors.xml b/src/usr/hwpf/hwp/nest_chiplets/proc_pcie_scominit/proc_pcie_scominit_errors.xml
index dbc4a9e18..6f2962b6c 100644
--- a/src/usr/hwpf/hwp/nest_chiplets/proc_pcie_scominit/proc_pcie_scominit_errors.xml
+++ b/src/usr/hwpf/hwp/nest_chiplets/proc_pcie_scominit/proc_pcie_scominit_errors.xml
@@ -20,23 +20,38 @@
<!-- Origin: 30 -->
<!-- -->
<!-- IBM_PROLOG_END_TAG -->
-<!-- $Id: proc_pcie_scominit_errors.xml,v 1.2 2013/06/25 15:38:31 cswenson Exp $ -->
+<!-- $Id: proc_pcie_scominit_errors.xml,v 1.3 2013/10/28 03:58:29 jmcgill Exp $ -->
<!-- Error definitions for proc_pcie_scominit -->
<hwpErrors>
<!-- *********************************************************************** -->
<hwpError>
<rc>RC_PROC_PCIE_SCOMINIT_INVALID_TARGET</rc>
- <description>Invalid target type provided to HWP.</description>
+ <description>Invalid target type provided to HWP (expects TARGET_TYPE_PROC_CHIP).</description>
+ <ffdc>TARGET</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
</hwpError>
<hwpError>
<rc>RC_PROC_PCIE_SCOMINIT_IOP_CONFIG_ATTR_ERR</rc>
<description>Unsupported/invalid IOP lane configuration attribute value.</description>
+ <ffdc>TARGET</ffdc>
<ffdc>ATTR_DATA</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
</hwpError>
<hwpError>
<rc>RC_PROC_PCIE_SCOMINIT_IOP_SWAP_ATTR_ERR</rc>
<description>Unsupported/invalid IOP swap configuration attribute value.</description>
+ <ffdc>TARGET</ffdc>
<ffdc>IOP_DATA</ffdc>
<ffdc>ATTR_DATA</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
</hwpError>
</hwpErrors>
OpenPOWER on IntegriCloud