summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/error_info
diff options
context:
space:
mode:
authorSachin Gupta <sgupta2m@in.ibm.com>2018-01-29 09:45:03 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2018-02-10 09:27:36 -0500
commit25624c1917a9cc8ab16c7caa6d2fee5590896285 (patch)
tree3c77a35266331bf290c09e6c4485bb28a7196857 /src/import/chips/p9/procedures/xml/error_info
parent2d94bed48071cf5b1326d2a417ad3b9fb23c857f (diff)
downloadtalos-sbe-25624c1917a9cc8ab16c7caa6d2fee5590896285.tar.gz
talos-sbe-25624c1917a9cc8ab16c7caa6d2fee5590896285.zip
Revert "p9_sbe_npll_setup: Enable Spread Spectrum right after SS PLL lock""
This reverts commit 59635779caa45afd1be7e483d232bb317b6c0989. Change-Id: I93708f97e5a5c44e9af1957230bb68a754e98ebb Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52838 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Joachim Fenkes <fenkes@de.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53499 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_sbe_npll_setup_errors.xml35
1 files changed, 33 insertions, 2 deletions
diff --git a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_npll_setup_errors.xml b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_npll_setup_errors.xml
index bb135458..cbfa7839 100644
--- a/src/import/chips/p9/procedures/xml/error_info/p9_sbe_npll_setup_errors.xml
+++ b/src/import/chips/p9/procedures/xml/error_info/p9_sbe_npll_setup_errors.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER sbe Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2015,2017 -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2018 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -32,7 +32,7 @@
<hwpError>
<sbeError/>
<rc>RC_SS_PLL_LOCK_ERR</rc>
- <description>Spectrum pll not locked</description>
+ <description>Spread Spectrum pll not locked</description>
<collectRegisterFfdc>
<id>ROOT_CTRL_REGISTERS</id>
<target>MASTER_CHIP</target>
@@ -44,6 +44,7 @@
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
</collectRegisterFfdc>
<ffdc>SS_PLL_READ</ffdc>
+ <ffdc>AFTER_SPREAD_ENABLE</ffdc>
<callout>
<target>MASTER_CHIP</target>
<priority>HIGH</priority>
@@ -156,4 +157,34 @@
</gard>
</hwpError>
<!-- ******************************************************************** -->
+ <hwpError>
+ <sbeError/>
+ <rc>RC_SPREAD_SPECTRUM_ENABLE_ERR</rc>
+ <description>Failed to enable Spread Spectrum</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>REG_FFDC_TOD_STATUS</id>
+ <target>MASTER_CHIP</target>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ </collectRegisterFfdc>
+ <ffdc>TOD_TIMER_REG</ffdc>
+ <callout>
+ <procedure>CODE</procedure>
+ <priority>HIGH</priority>
+ </callout>
+ <callout>
+ <target>MASTER_CHIP</target>
+ <priority>MEDIUM</priority>
+ </callout>
+ <!-- No deconfig or gard as we can keep running without Spread Spectrum as long as the PLL doesn't unlock -->
+ </hwpError>
</hwpErrors>
OpenPOWER on IntegriCloud