summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml54
1 files changed, 46 insertions, 8 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml
index f70d2788..dc19c862 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml
@@ -27,17 +27,55 @@
<!-- Halt codes for p9_sbe_tp_switch_gears -->
<hwpErrors>
+ <sbeTarget>MASTER_CHIP</sbeTarget>
<!-- ******************************************************************** -->
- <hwpError>
- <sbeError/>
- <rc>RC_BUS_STATUS_BUSY0</rc>
- <description>Status busy check</description>
+ <hwpError>
+ <sbeError/>
+ <rc>RC_I2C_BUS_STATUS_BUSY</rc>
+ <description>I2C seeprom port is not responding</description>
+ <collectRegisterFfdc>
+ <id>ROOT_CTRL_REGISTERS</id>
+ <target>MASTER_CHIP</target>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ </collectRegisterFfdc>
+ <collectRegisterFfdc>
+ <id>PERV_CTRL_REGISTERS</id>
+ <target>MASTER_CHIP</target>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ </collectRegisterFfdc>
+ <collectRegisterFfdc>
+ <id>I2C_REGISTERS</id>
+ <target>MASTER_CHIP</target>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ </collectRegisterFfdc>
+ <ffdc>STATUS_REGISTER_B</ffdc>
+ <ffdc>LOOP_COUNT</ffdc>
</hwpError>
<!-- ******************************************************************** -->
<hwpError>
- <sbeError/>
- <rc>RC_MAGIC_NUMBER_NOT_VALID</rc>
- <description>Magic number not matching</description>
- </hwpError>
+ <sbeError/>
+ <rc>RC_MAGIC_NUMBER_NOT_VALID</rc>
+ <description>Magic number not matching from Seeprom
+ read with Fused number in OTPROM
+ </description>
+ <collectRegisterFfdc>
+ <id>ROOT_CTRL_REGISTERS</id>
+ <target>MASTER_CHIP</target>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ </collectRegisterFfdc>
+ <collectRegisterFfdc>
+ <id>PERV_CTRL_REGISTERS</id>
+ <target>MASTER_CHIP</target>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ </collectRegisterFfdc>
+ <collectRegisterFfdc>
+ <id>I2C_REGISTERS</id>
+ <target>MASTER_CHIP</target>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ </collectRegisterFfdc>
+ <ffdc>DATA0TO7_REGISTER_B</ffdc>
+ <ffdc>MAGIC_NUMBER_VALUE</ffdc>
+ <ffdc>BACKUP_SEEPROM_ATTR</ffdc>
+ </hwpError>
<!-- ******************************************************************** -->
</hwpErrors>
OpenPOWER on IntegriCloud