summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml
diff options
context:
space:
mode:
authorAnusha Reddy Rangareddygari <anusrang@in.ibm.com>2016-09-19 14:44:16 +0200
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-08-20 10:01:23 -0400
commit28fa2e9a3362681d85577e8a004053c6c8e19fd0 (patch)
tree09368850b8118452d7dc98e9d6bfedeaf595a72e /src/import/chips/p9/procedures/xml/error_info/p9_sbe_tp_switch_gears_errors.xml
parent637d868eaff399b91586cfae87bf33b3e9d174c9 (diff)
downloadtalos-hostboot-28fa2e9a3362681d85577e8a004053c6c8e19fd0.tar.gz
talos-hostboot-28fa2e9a3362681d85577e8a004053c6c8e19fd0.zip
FFDC Updates
Change-Id: I1913aadaeea129e9f58aa7c42250d1b076c639a5 Original-Change-Id: I75faf871652e5320889961516b203ad5356c7843 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29885 Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Deepak Kodihalli <dkodihal@in.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44860 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/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 c3de1171c..1359c0fd3 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