summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/common/include/p9_frequency_buckets.H
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2018-02-12 17:05:42 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-02-24 21:21:33 -0500
commit5ebf782126ac759cec41766b9d8b40d18b4cdf72 (patch)
tree4438d11aa68b88195b6a58ecf16c6f16beb88de1 /src/import/chips/p9/common/include/p9_frequency_buckets.H
parent07fd08d227440cf3fa19874c97dc1bdec68f8ccc (diff)
downloadtalos-hostboot-5ebf782126ac759cec41766b9d8b40d18b4cdf72.tar.gz
talos-hostboot-5ebf782126ac759cec41766b9d8b40d18b4cdf72.zip
Add support for p9c 1.2
Also initial mk files for p9n 2.3, but p9c 1.2 will be first. Change-Id: Ia73aba37be5bcf64b1b2cfe5b1ed153b189c7777 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53909 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: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: James N. Klazynski <jklazyns@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54541 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: Daniel M. Crowell <dcrowell@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.H7
1 files changed, 7 insertions, 0 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 f3337546a..0dad036fe 100644
--- a/src/import/chips/p9/common/include/p9_frequency_buckets.H
+++ b/src/import/chips/p9/common/include/p9_frequency_buckets.H
@@ -113,6 +113,13 @@ const uint32_t OBUS_PLL_FREQ_LIST_P9C_11[OBUS_PLL_FREQ_BUCKETS] =
1601
};
+const uint32_t OBUS_PLL_FREQ_LIST_P9C_12[OBUS_PLL_FREQ_BUCKETS] =
+{
+ 1611,
+ 1250,
+ 1601
+};
+
const uint32_t OBUS_PLL_FREQ_LIST_P9A_10[OBUS_PLL_FREQ_BUCKETS] =
{
1611,
OpenPOWER on IntegriCloud