summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorPrasad Bg Ranganath <prasadbgr@in.ibm.com>2016-05-20 07:14:25 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2016-09-26 02:05:51 -0400
commit52f8cfb292b1d742bfc4631e3e1b328b6a86c9dd (patch)
tree457458360d143f170337fb87573644eabd5092a1 /src/import
parentcdf3cd00b9e44bafedf30ffa62c733609fb599e2 (diff)
downloadtalos-sbe-52f8cfb292b1d742bfc4631e3e1b328b6a86c9dd.tar.gz
talos-sbe-52f8cfb292b1d742bfc4631e3e1b328b6a86c9dd.zip
Remove eq_dpll buckets from p9_ringId.H
Change-Id: I2fc938c1e54f34388a614dfb242594ccb578fc59 Original-Change-Id: Iedb8b22bff56cf75a081758eda482e95213e544b Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/24857 Tested-by: Jenkins Server Reviewed-by: GIRISANKAR PAULRAJ <gpaulraj@in.ibm.com> Reviewed-by: Claus M. Olsen <cmolsen@us.ibm.com> Reviewed-by: Martin Peschke <mpeschke@de.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30236 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/utils/imageProcs/p9_ringId.C16
1 files changed, 2 insertions, 14 deletions
diff --git a/src/import/chips/p9/utils/imageProcs/p9_ringId.C b/src/import/chips/p9/utils/imageProcs/p9_ringId.C
index aefc5977..66249918 100644
--- a/src/import/chips/p9/utils/imageProcs/p9_ringId.C
+++ b/src/import/chips/p9/utils/imageProcs/p9_ringId.C
@@ -267,11 +267,7 @@ const GenRingIdList RING_ID_LIST_COMMON[] =
{"ex_l3_refr_time" , 0x0B, 0x10, 0x10, "ex_l3_refr_time_ring" , NON_VPD_RING, 0, 0x0008000000000100},
{"eq_ana_func" , 0x0C, 0x10, 0x10, "eq_ana_func_ring" , NON_VPD_RING, 0, 0x002000000000C000},
{"eq_ana_gptr" , 0x0D, 0x10, 0x10, "eq_ana_gptr_ring" , NON_VPD_RING, 0, 0x0020000000002000},
- {"eq_dpll_func_bucket_1" , 0x0E, 0x10, 0x10, "eq_dpll_func_bucket_1" , NON_VPD_PLL_RING, 0, 0x0002000000000080},
- {"eq_dpll_func_bucket_2" , 0x0F, 0x10, 0x10, "eq_dpll_func_bucket_2" , NON_VPD_PLL_RING, 0, 0x0002000000000080},
- {"eq_dpll_func_bucket_3" , 0x10, 0x10, 0x10, "eq_dpll_func_bucket_3" , NON_VPD_PLL_RING, 0, 0x0002000000000080},
- {"eq_dpll_func_bucket_4" , 0x11, 0x10, 0x10, "eq_dpll_func_bucket_4" , NON_VPD_PLL_RING, 0, 0x0002000000000080},
- {"eq_dpll_func_bucket_5" , 0x12, 0x10, 0x10, "eq_dpll_func_bucket_5" , NON_VPD_PLL_RING, 0, 0x0002000000000080},
+ {"eq_dpll_func" , 0x0E, 0x10, 0x10, "eq_dpll_func_ring" , NON_VPD_PLL_RING, 0, 0x0002000000000080},
{"eq_dpll_gptr" , 0x13, 0x10, 0x10, "eq_dpll_gptr_ring" , NON_VPD_PLL_RING, 0, 0x0002000000002000},
{"eq_dpll_other" , 0x14, 0x10, 0x10, "eq_dpll_other_ring" , NON_VPD_PLL_RING, 0, 0x0002000000005F70},
{"eq_ana_bndy" , 0x15, 0x10, 0x10, "eq_ana_bndy_ring" , NON_VPD_PLL_RING, 0, 0x0002000000000080},
@@ -299,12 +295,4 @@ const GenRingIdList RING_ID_LIST_INSTANCE[] =
{
{ "ec_repr" , 0x04, 0x20, 0x37, "ec_repr_ring", NON_VPD_RING, 0, 0x0E00000000000200},
};
-};
-
-
-
-
-
-
-
-
+}; \ No newline at end of file
OpenPOWER on IntegriCloud