summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/common/include/p9_frequency_buckets.H
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2016-08-19 14:56:39 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2016-09-12 10:56:38 -0400
commit5a162834cb4e2fce195c169ece26eef87577f17f (patch)
tree8161f4d41acc1dc34af5c63b88b4525bb30cf523 /src/import/chips/p9/common/include/p9_frequency_buckets.H
parent06e4348bce17fe43b45a5fb115922f4f1758c249 (diff)
downloadtalos-hostboot-5a162834cb4e2fce195c169ece26eef87577f17f.tar.gz
talos-hostboot-5a162834cb4e2fce195c169ece26eef87577f17f.zip
Updates to incorporate pll bucket to freq mapping from a header file
- add support for FAPI_ATTR_SET in initfile platform - If generating wrapper code for mem/nest pll bucket, then call FAPI_ATTR_SET to set ATTR_FREQ_PB_MHZ and ATTR_MSS_FREQ - remove attribute files for nest and mem pll buckets Change-Id: I91311bf36b6aca7f27c85253b8c1156b94ad5f13 Original-Change-Id: I616fda35cb098d2c587c045ab1f7c5dede871b54 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/28554 Tested-by: Jenkins Server <pfd-jenkins+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: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/29462 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/common/include/p9_frequency_buckets.H')
-rw-r--r--src/import/chips/p9/common/include/p9_frequency_buckets.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/chips/p9/common/include/p9_frequency_buckets.H b/src/import/chips/p9/common/include/p9_frequency_buckets.H
index acf9710fd..d3c9f3faf 100644
--- a/src/import/chips/p9/common/include/p9_frequency_buckets.H
+++ b/src/import/chips/p9/common/include/p9_frequency_buckets.H
@@ -55,7 +55,7 @@ const uint8_t MEM_PLL_FREQ_BUCKETS = 5;
// MEM PLL frequency in MHz
// index is bucket number
-const uint32_t MEM_PLL_FREQ_LIST[MEM_FREQ_BUCKETS] =
+const uint32_t MEM_PLL_FREQ_LIST[MEM_PLL_FREQ_BUCKETS] =
{
1866,
2133,
OpenPOWER on IntegriCloud