summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSachin Gupta <sgupta2m@in.ibm.com>2017-12-12 08:24:43 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-12-14 18:58:06 -0500
commit4da087dd8293d4dfa4ca72a1a54bc13a78622e29 (patch)
treec72dbfe4beceef91badb8e499f6db01d1c6c1f55
parentda0c66a0fee57ca393da0a75d1520bec2e98adbb (diff)
downloadtalos-hostboot-4da087dd8293d4dfa4ca72a1a54bc13a78622e29.tar.gz
talos-hostboot-4da087dd8293d4dfa4ca72a1a54bc13a78622e29.zip
Revert "p9_sbe_npll_setup: Enable Spread Spectrum right after SS PLL lock"
This reverts commit 702e418be9ace793c323710411c2ca6b4d032c58. Change-Id: Iebbea4e980a974a10a46345262bd475e3e340771 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50800 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: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50804 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/xml/error_info/p9_sbe_npll_setup_errors.xml33
1 files changed, 1 insertions, 32 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 32720bb8c..2eb13e789 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
@@ -32,7 +32,7 @@
<hwpError>
<sbeError/>
<rc>RC_SS_PLL_LOCK_ERR</rc>
- <description>Spread Spectrum pll not locked</description>
+ <description>Spectrum pll not locked</description>
<collectRegisterFfdc>
<id>ROOT_CTRL_REGISTERS</id>
<target>MASTER_CHIP</target>
@@ -44,7 +44,6 @@
<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>
@@ -157,34 +156,4 @@
</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