summaryrefslogtreecommitdiffstats
path: root/src/import/chips
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2016-07-26 14:28:54 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-02-10 17:45:02 -0500
commit1be6c479bcf84d858260ab64ea9ed46d6633ffbb (patch)
treea96f8da0b868091b6976721462fadc2538516219 /src/import/chips
parent7259e7a29c2923bd20084a7a243f174c983da752 (diff)
downloadtalos-hostboot-1be6c479bcf84d858260ab64ea9ed46d6633ffbb.tar.gz
talos-hostboot-1be6c479bcf84d858260ab64ea9ed46d6633ffbb.zip
Add sbeError tag to all SBE related error xml files
Change-Id: Ie8ac9547118c9f971733d9e74a21d03f0c9916d6 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/36111 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_common_poweronoff_errors.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_common_poweronoff_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_common_poweronoff_errors.xml
index 157e9c07f..080df7732 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_common_poweronoff_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_common_poweronoff_errors.xml
@@ -26,6 +26,7 @@
<hwpErrors>
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_PMPROC_PFETLIB_BAD_DOMAIN</rc>
<description>Invalid domain value passed to p9_pfet_control.</description>
<ffdc>EX</ffdc>
@@ -37,6 +38,7 @@
</hwpError>
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_PMPROC_PFETLIB_BAD_SCOM</rc>
<description>SCOM request failed.</description>
<ffdc>EX</ffdc>
@@ -49,6 +51,7 @@
</hwpError>
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_PMPROC_PFETLIB_BAD_OP</rc>
<description>Invalid operation value passed to p9_pfet_control.</description>
<ffdc>EX</ffdc>
@@ -61,6 +64,7 @@
</hwpError>
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_PMPROC_PFETLIB_RAIL_ON</rc>
<description>Error returned turning PFETs on in p9_pfet_control.</description>
<ffdc>EX</ffdc>
@@ -69,6 +73,7 @@
</hwpError>
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_PMPROC_PFETLIB_RAIL_OFF</rc>
<description>Error returned turning PFETs off in p9_pfet_control.</description>
<ffdc>EX</ffdc>
@@ -77,6 +82,7 @@
</hwpError>
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_PMPROC_PFETLIB_TIMEOUT</rc>
<description>
PFET sequencer timed out in p9_pfet_control.
@@ -110,6 +116,7 @@
</hwpError>
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_PMPROC_PFET_CODE_BAD_MODE</rc>
<description>Unknown mode passed to p9_pfet_init</description>
<ffdc>EX</ffdc>
@@ -121,6 +128,7 @@
</hwpError>
<!-- ********************************************************************* -->
<hwpError>
+ <sbeError/>
<rc>RC_PMPROC_PFET_GET_ATTR</rc>
<description>p9_pfet_init could not get an attribute.</description>
<ffdc>EX</ffdc>
OpenPOWER on IntegriCloud