summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_sbe_plat_errors.xml44
1 files changed, 43 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_plat_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_plat_errors.xml
index 7310cfa7..fbfd46f7 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_plat_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_plat_errors.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER sbe Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2016 -->
+<!-- Contributors Listed Below - COPYRIGHT 2016,2017 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -29,6 +29,48 @@
<rc>RC_SBE_SCOM_FAILURE</rc>
<description>SBE encountered a SCOM failure</description>
</hwpError>
+<hwpError>
+ <sbeError/>
+ <platScomFail/>
+ <rc>RC_SBE_PIB_XSCOM_ERROR</rc>
+ <description>SBE SCOM failure - PIB XSCOM failure</description>
+</hwpError>
+<hwpError>
+ <sbeError/>
+ <platScomFail/>
+ <rc>RC_SBE_PIB_OFFLINE_ERROR</rc>
+ <description>SBE SCOM failure - Chiplet offline</description>
+</hwpError>
+<hwpError>
+ <sbeError/>
+ <platScomFail/>
+ <rc>RC_SBE_PIB_PARTIAL_ERROR</rc>
+ <description>SBE SCOM failure - Partial SCOM failure</description>
+</hwpError>
+<hwpError>
+ <sbeError/>
+ <platScomFail/>
+ <rc>RC_SBE_PIB_ADDRESS_ERROR</rc>
+ <description>SBE SCOM failure - SCOM address failure</description>
+</hwpError>
+<hwpError>
+ <sbeError/>
+ <platScomFail/>
+ <rc>RC_SBE_PIB_CLOCK_ERROR</rc>
+ <description>SBE SCOM failure - Clock error</description>
+</hwpError>
+<hwpError>
+ <sbeError/>
+ <platScomFail/>
+ <rc>RC_SBE_PIB_PARITY_ERROR</rc>
+ <description>SBE SCOM failure - Parity error</description>
+</hwpError>
+<hwpError>
+ <sbeError/>
+ <platScomFail/>
+ <rc>RC_SBE_PIB_TIMEOUT_ERROR</rc>
+ <description>SBE SCOM failure - Timeout error</description>
+</hwpError>
</hwpErrors>
OpenPOWER on IntegriCloud