summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--import/chips/p9/procedures/xml/error_info/hwpErrors.mk1
-rw-r--r--import/chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml35
2 files changed, 36 insertions, 0 deletions
diff --git a/import/chips/p9/procedures/xml/error_info/hwpErrors.mk b/import/chips/p9/procedures/xml/error_info/hwpErrors.mk
index 37615683..b254bf77 100644
--- a/import/chips/p9/procedures/xml/error_info/hwpErrors.mk
+++ b/import/chips/p9/procedures/xml/error_info/hwpErrors.mk
@@ -34,3 +34,4 @@ ERROR_XML_FILES += $(PERV_CURR_DIR)/p9_sbe_check_master_stop15_errors.xml
ERROR_XML_FILES += $(PERV_CURR_DIR)/p9_pm_ocb_indir_access_errors.xml
ERROR_XML_FILES += $(PERV_CURR_DIR)/p9_pm_ocb_init_errors.xml
ERROR_XML_FILES += $(PERV_CURR_DIR)/p9_ram_errors.xml
+ERROR_XML_FILES += $(PERV_CURR_DIR)/p9_sbe_tp_switch_gears_errors.xml
diff --git a/import/chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml b/import/chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml
new file mode 100644
index 00000000..df226679
--- /dev/null
+++ b/import/chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml
@@ -0,0 +1,35 @@
+<!-- IBM_PROLOG_BEGIN_TAG -->
+<!-- This is an automatically generated prolog. -->
+<!-- -->
+<!-- $Source: chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml $ -->
+<!-- -->
+<!-- IBM CONFIDENTIAL -->
+<!-- -->
+<!-- EKB Project -->
+<!-- -->
+<!-- COPYRIGHT 2016 -->
+<!-- [+] International Business Machines Corp. -->
+<!-- -->
+<!-- -->
+<!-- The source code for this program is not published or otherwise -->
+<!-- divested of its trade secrets, irrespective of what has been -->
+<!-- deposited with the U.S. Copyright Office. -->
+<!-- -->
+<!-- IBM_PROLOG_END_TAG -->
+<!-- This is an automatically generated file. -->
+<!-- File: p9_sbe_tp_switch_gears_errors.xml. -->
+<!-- Halt codes for p9_sbe_tp_switch_gears -->
+
+<hwpErrors>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_BUS_STATUS_BUSY0</rc>
+ <description>Status busy check</description>
+ </hwpError>
+ <!-- ******************************************************************** -->
+ <hwpError>
+ <rc>RC_MAGIC_NUMBER_NOT_VALID</rc>
+ <description>Magic number not matching</description>
+ </hwpError>
+ <!-- ******************************************************************** -->
+</hwpErrors>
OpenPOWER on IntegriCloud