summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2016-07-26 14:28:54 -0500
committerDean Sanner <dsanner@us.ibm.com>2017-07-10 21:47:55 -0400
commita0e56bfb4636928e9c3b3d3de03b9d8a9164a4b8 (patch)
tree24b37c36f162f85901fdb9f66b9917cad88f370f /src/import
parentf5132994ba54155ecd8bb1cd8c9d08c90b74fa02 (diff)
downloadtalos-hostboot-a0e56bfb4636928e9c3b3d3de03b9d8a9164a4b8.tar.gz
talos-hostboot-a0e56bfb4636928e9c3b3d3de03b9d8a9164a4b8.zip
Add sbeError tag to all SBE related error xml files
Change-Id: I5b54bcc3f565ea4b8b8bcf0cc652c2b5f9a6e9c8 Original-Change-Id: I990940cad75b04131a25ddd1a0aac9dfc10ecf65 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27463 Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: SRINIVAS V. POLISETTY <srinivan@in.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: Santosh S. Puranik <santosh.puranik@in.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42947 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Dean Sanner <dsanner@us.ibm.com> Tested-by: Dean Sanner <dsanner@us.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml
index ba4d30e5a..6c6c2f232 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_perv_sbe_cmn_errors.xml
@@ -29,22 +29,26 @@
<hwpErrors>
<!-- ******************************************************************** -->
<hwpError>
+ <sbeError/>
<rc>RC_SBE_SCAN0_DONE_POLL_THRESHOLD_ERR</rc>
<description>Timeout waiting for scan0 to complete , loop count expired that polls for OPCG_DONE</description>
</hwpError>
<!-- ******************************************************************** -->
<hwpError>
+ <sbeError/>
<rc>RC_SBE_ARRAYINIT_POLL_THRESHOLD_ERR</rc>
<description>Polling for OPCG_DONE for arrayInit reached threshold , count expired.</description>
</hwpError>
<!-- ******************************************************************** -->
<hwpError>
+ <sbeError/>
<rc>RC_SRAM_ABIST_DONE_BIT_ERR</rc>
<description>SRAM abist done bit is not set</description>
<ffdc>READ_ABIST_DONE</ffdc>
</hwpError>
<!-- ******************************************************************** -->
<hwpError>
+ <sbeError/>
<rc>RC_EDRAM_ABIST_DONE_BIT_ERR</rc>
<description>EDRAM abist done bit is not set</description>
<ffdc>READ_ABIST_DONE</ffdc>
OpenPOWER on IntegriCloud