summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info
diff options
context:
space:
mode:
authorBrian Silver <bsilver@us.ibm.com>2016-10-13 09:51:57 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2019-01-11 03:30:47 -0600
commit5942578dbc6c496569377b05864699abf3c44013 (patch)
tree4cf2f0e788d36d8209190248ce6cd128926dd034 /src/import/chips/p9/procedures/xml/error_info
parent8baf05c39b20a1cc65418b710a8209d36884f800 (diff)
downloadtalos-sbe-5942578dbc6c496569377b05864699abf3c44013.tar.gz
talos-sbe-5942578dbc6c496569377b05864699abf3c44013.zip
Changes to limit DLL cal on spare DP8, stop CSS before starting
Enable parity after command for CCS Disable parity via RC14 Enable DLL (MRS) enable Send 0 value RCD Repair clock-enable RCD control word Change-Id: Id46a675afbc535989f7e0e451a084dfdc4d4a962 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31142 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Dev-Ready: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70346 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/error_info')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml19
1 files changed, 18 insertions, 1 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
index 3385e03e..c2f5e49f 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
@@ -218,7 +218,24 @@
<hwpError>
<rc>RC_MSS_CCS_HUNG</rc>
- <description>CCS failed to return from in_progress status and failed to describe an error further.</description>
+ <description>CCS failed to return from in-progress status and failed to describe an error further</description>
+ <collectRegisterFfdc>
+ <id>REG_FFDC_MSS_CCS_FAILURE</id>
+ <target>TARGET_IN_ERROR</target>
+ <targetType>TARGET_TYPE_MCBIST</targetType>
+ </collectRegisterFfdc>
+ <callout>
+ <target>TARGET_IN_ERROR</target>
+ <priority>HIGH</priority>
+ </callout>
+ <deconfigure>
+ <target>TARGET_IN_ERROR</target>
+ </deconfigure>
+ </hwpError>
+
+ <hwpError>
+ <rc>RC_MSS_CCS_HUNG_TRYING_TO_STOP</rc>
+ <description>CCS failed to return from in-progress status while trying to stop a previous program</description>
<collectRegisterFfdc>
<id>REG_FFDC_MSS_CCS_FAILURE</id>
<target>TARGET_IN_ERROR</target>
OpenPOWER on IntegriCloud