summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2018-03-09 16:00:21 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2018-03-13 23:10:49 -0400
commit1410d7f9ee8384665fa7d840a3106f3ea9f75960 (patch)
treeb7430611715d0d878fc01eabd7bcc381e25e37d7 /src/import
parent4e41a94158583c6bcc056ffd3a62ec3d52c947d8 (diff)
downloadtalos-sbe-1410d7f9ee8384665fa7d840a3106f3ea9f75960.tar.gz
talos-sbe-1410d7f9ee8384665fa7d840a3106f3ea9f75960.zip
Add p9n 2.3 to p9_frequency_buckets.H
Change-Id: I06f679f555c5dfd0a66f5b9bc5ff1e3424c4aae7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55383 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: Soma Bhanutej <soma.bhanu@in.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Dev-Ready: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/55390 Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import')
-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 c33e3183..8bdeafaf 100644
--- a/src/import/chips/p9/common/include/p9_frequency_buckets.H
+++ b/src/import/chips/p9/common/include/p9_frequency_buckets.H
@@ -99,6 +99,13 @@ const uint32_t OBUS_PLL_FREQ_LIST_P9N_22[OBUS_PLL_FREQ_BUCKETS] =
1563
};
+const uint32_t OBUS_PLL_FREQ_LIST_P9N_23[OBUS_PLL_FREQ_BUCKETS] =
+{
+ 1611,
+ 1250,
+ 1563
+};
+
const uint32_t OBUS_PLL_FREQ_LIST_P9C_10[OBUS_PLL_FREQ_BUCKETS] =
{
1601,
OpenPOWER on IntegriCloud