Skip to content

Commit

Permalink
L3 draminit and mss_lib
Browse files Browse the repository at this point in the history
Change-Id: If5cae63291864da0b87d6a1e82407da9358d62d2
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43121
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Louis Stermole <stermole@us.ibm.com>
Reviewed-by: STEPHEN GLANCY <sglancy@us.ibm.com>
Reviewed-by: ANDRE A. MARIN <aamarin@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70351
Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
  • Loading branch information
JacobHarvey authored and sgupta2m committed Jan 11, 2019
1 parent 8b1f643 commit 847583f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
<!-- @brief Error xml for MSS library routines -->
<!-- -->
<!-- *HWP HWP Owner: Jacob Harvey <jlharvey@us.ibm.com> -->
<!-- *HWP FW Owner: Brian Silver <bsilver@us.ibm.com> -->
<!-- *HWP HWP Backup: Andre Marin <aamarin@us.ibm.com> -->
<!-- *HWP Team: Memory -->
<!-- *HWP Level: 1 -->
<!-- *HWP Level: 3 -->
<!-- *HWP Consumed by: HB:FSP -->
<!-- -->

Expand Down Expand Up @@ -167,7 +167,7 @@
<description>
CCS reports a read miscompare.
</description>
<ffdc>REG_CONTENTS</ffdc>
<ffdc>FAIL_TYPE</ffdc>
<collectRegisterFfdc>
<id>REG_FFDC_MSS_CCS_FAILURE</id>
<target>MCBIST_TARGET</target>
Expand All @@ -191,7 +191,7 @@
CCS reports a UE or SUE in the CCS program array
Chould be an indicator of corruption in the CCS program
</description>
<ffdc>REG_CONTENTS</ffdc>
<ffdc>FAIL_TYPE</ffdc>
<collectRegisterFfdc>
<id>REG_FFDC_MSS_CCS_FAILURE</id>
<target>MCBIST_TARGET</target>
Expand All @@ -214,7 +214,7 @@
<description>
CCS reports never getting a response back from the PHY on a calibration command
</description>
<ffdc>REG_CONTENTS</ffdc>
<ffdc>FAIL_TYPE</ffdc>
<collectRegisterFfdc>
<id>REG_FFDC_MSS_CCS_FAILURE</id>
<target>MCBIST_TARGET</target>
Expand Down Expand Up @@ -359,7 +359,7 @@
<description>PHY APB interface is reporting an invalid address was read or written</description>
<ffdc>PORT_POSITION</ffdc>
<callout>
<target>TARGET_IN_ERROR</target>
<target>MCA_TARGET</target>
<priority>HIGH</priority>
</callout>
</hwpError>
Expand All @@ -369,7 +369,7 @@
<description>PHY APB interface is reporting a read/write parity error</description>
<ffdc>PORT_POSITION</ffdc>
<callout>
<target>TARGET_IN_ERROR</target>
<target>MCA_TARGET</target>
<priority>HIGH</priority>
</callout>
</hwpError>
Expand All @@ -379,7 +379,7 @@
<description>Indicates a non-recoverable FSM state checker error in PHYTOP logic</description>
<ffdc>PORT_POSITION</ffdc>
<callout>
<target>TARGET_IN_ERROR</target>
<target>MCA_TARGET</target>
<priority>HIGH</priority>
</callout>
</hwpError>
Expand All @@ -389,7 +389,7 @@
<description>Indicates a non-recoverable parity error in PHYTOP logic</description>
<ffdc>PORT_POSITION</ffdc>
<callout>
<target>TARGET_IN_ERROR</target>
<target>MCA_TARGET</target>
<priority>HIGH</priority>
</callout>
</hwpError>
Expand All @@ -399,7 +399,7 @@
<description>Indicates a recoverable FSM state checker error in PHYTOP logic</description>
<ffdc>PORT_POSITION</ffdc>
<callout>
<target>TARGET_IN_ERROR</target>
<target>MCA_TARGET</target>
<priority>HIGH</priority>
</callout>
</hwpError>
Expand All @@ -409,7 +409,7 @@
<description>Indicates a recoverable register parity error in PHYTOP logic</description>
<ffdc>PORT_POSITION</ffdc>
<callout>
<target>TARGET_IN_ERROR</target>
<target>MCA_TARGET</target>
<priority>HIGH</priority>
</callout>
</hwpError>
Expand All @@ -419,7 +419,7 @@
<description>Indicates a non-recoverable register parity error in ADR52 master side logic</description>
<ffdc>PORT_POSITION</ffdc>
<callout>
<target>TARGET_IN_ERROR</target>
<target>MCA_TARGET</target>
<priority>HIGH</priority>
</callout>
</hwpError>
Expand All @@ -429,7 +429,7 @@
<description>Indicates a non-recoverable register parity error in ADR52 slave side logic</description>
<ffdc>PORT_POSITION</ffdc>
<callout>
<target>TARGET_IN_ERROR</target>
<target>MCA_TARGET</target>
<priority>HIGH</priority>
</callout>
</hwpError>
Expand All @@ -440,7 +440,7 @@
<ffdc>PORT_POSITION</ffdc>
<ffdc>DP16_POSITION</ffdc>
<callout>
<target>TARGET_IN_ERROR</target>
<target>MCA_TARGET</target>
<priority>HIGH</priority>
</callout>
</hwpError>
Expand Down

0 comments on commit 847583f

Please sign in to comment.