summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/common
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2017-09-18 14:30:16 -0500
committerJoshua Hunsberger <jahunsbe@us.ibm.com>2017-11-17 15:08:19 -0600
commit115cbbe75795250cb1a9af8b993a880ebf513aa6 (patch)
treecbb88e3df170744268c9c4db2e12156ae654899a /import/chips/p9/common
parent7b498d0313e135c84e573f6ebba9421d1beab7ba (diff)
downloadtalos-hcode-115cbbe75795250cb1a9af8b993a880ebf513aa6.tar.gz
talos-hcode-115cbbe75795250cb1a9af8b993a880ebf513aa6.zip
Adding p9c_11 support.
Change-Id: If9ffe53acd009c1520cdd7f162e88fd235799225 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46361 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'import/chips/p9/common')
-rw-r--r--import/chips/p9/common/include/p9_frequency_buckets.H14
1 files changed, 14 insertions, 0 deletions
diff --git a/import/chips/p9/common/include/p9_frequency_buckets.H b/import/chips/p9/common/include/p9_frequency_buckets.H
index 2ae708a9..71c00175 100644
--- a/import/chips/p9/common/include/p9_frequency_buckets.H
+++ b/import/chips/p9/common/include/p9_frequency_buckets.H
@@ -112,3 +112,17 @@ const uint32_t OBUS_PLL_FREQ_LIST_P9A_10[OBUS_PLL_FREQ_BUCKETS] =
1250,
1611
};
+
+const uint32_t OBUS_PLL_FREQ_LIST_P9C_11[OBUS_PLL_FREQ_BUCKETS] =
+{
+ 1611,
+ 1250,
+ 1611
+};
+
+const uint32_t OBUS_PLL_FREQ_LIST_P9A_11[OBUS_PLL_FREQ_BUCKETS] =
+{
+ 1611,
+ 1250,
+ 1611
+};
OpenPOWER on IntegriCloud