From 52f8cfb292b1d742bfc4631e3e1b328b6a86c9dd Mon Sep 17 00:00:00 2001 From: Prasad Bg Ranganath Date: Fri, 20 May 2016 07:14:25 -0500 Subject: 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 Reviewed-by: Claus M. Olsen Reviewed-by: Martin Peschke Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30236 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Sachin Gupta --- src/import/chips/p9/utils/imageProcs/p9_ringId.C | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'src/import') 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 -- cgit v1.2.1