summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9
diff options
context:
space:
mode:
authorMatthew Hickman <Matthew.Hickman@ibm.com>2019-04-15 16:32:46 -0500
committerRAJA DAS <rajadas2@in.ibm.com>2019-05-15 03:19:18 -0500
commit8f2375e3e79c77b9179dd32b03ae2ad8d2e33aa7 (patch)
tree5eac7902320bea72ef129032ca318aef75e6dfa0 /src/import/chips/p9
parentca676f5b5d408eae1733eea2a044a3f302ae6763 (diff)
downloadtalos-sbe-8f2375e3e79c77b9179dd32b03ae2ad8d2e33aa7.tar.gz
talos-sbe-8f2375e3e79c77b9179dd32b03ae2ad8d2e33aa7.zip
Fixed the ccs port merge conflicts and added lab code
Change-Id: I665ea2460a5ace289b17ae868b07a8876b65a0c8 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75236 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Dev-Ready: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: Mark Pizzutillo <mark.pizzutillo@ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76884 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9')
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_memory_mss_lib.xml8
1 files changed, 4 insertions, 4 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 b8e3d906..d66b7db2 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
@@ -163,7 +163,7 @@
</registerFfdc>
<hwpError>
- <rc>RC_MSS_CCS_READ_MISCOMPARE</rc>
+ <rc>RC_MSS_NIMBUS_CCS_READ_MISCOMPARE</rc>
<description>
CCS reports a read miscompare.
</description>
@@ -186,7 +186,7 @@
</hwpError>
<hwpError>
- <rc>RC_MSS_CCS_UE_SUE</rc>
+ <rc>RC_MSS_NIMBUS_CCS_UE_SUE</rc>
<description>
CCS reports a UE or SUE in the CCS program array
Chould be an indicator of corruption in the CCS program
@@ -210,7 +210,7 @@
</hwpError>
<hwpError>
- <rc>RC_MSS_CCS_CAL_TIMEOUT</rc>
+ <rc>RC_MSS_NIMBUS_CCS_CAL_TIMEOUT</rc>
<description>
CCS reports never getting a response back from the PHY on a calibration command
</description>
@@ -233,7 +233,7 @@
</hwpError>
<hwpError>
- <rc>RC_MSS_CCS_HUNG</rc>
+ <rc>RC_MSS_NIMBUS_CCS_HUNG</rc>
<description>
Software reported that the machine is not seeing the CCS finish in the alloted time
</description>
OpenPOWER on IntegriCloud