From 3fb2aebf2f7d923d7d027eff8927fc9dc833f8d2 Mon Sep 17 00:00:00 2001 From: Claus Michael Olsen Date: Wed, 8 Nov 2017 14:35:02 -0600 Subject: Override filter ring support for perv_pll_bndy_bucket rings. Change-Id: I52ff40e24a57a31334c1db2784a9321aa1422baf Original-Change-Id: If1d4649da6da3c0d9e09ef4169d4181a1dc43bde Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/49438 Tested-by: Jenkins Server Tested-by: HWSV CI Tested-by: PPE CI Tested-by: Hostboot CI Tested-by: FSP CI Jenkins Reviewed-by: Joseph J. McGill Reviewed-by: Sumit Kumar Reviewed-by: Jennifer A. Stofer --- import/chips/p9/utils/imageProcs/p9_ring_id.h | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/import/chips/p9/utils/imageProcs/p9_ring_id.h b/import/chips/p9/utils/imageProcs/p9_ring_id.h index 6a49a45c..554cb674 100644 --- a/import/chips/p9/utils/imageProcs/p9_ring_id.h +++ b/import/chips/p9/utils/imageProcs/p9_ring_id.h @@ -5,7 +5,7 @@ /* */ /* OpenPOWER HCODE Project */ /* */ -/* COPYRIGHT 2016,2017 */ +/* COPYRIGHT 2016,2018 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -356,6 +356,12 @@ enum RingID // CMSK ring ec_cmsk = 252, //0xFC + // Perv PLL filter override rings + perv_pll_bndy_flt_1 = 253, //0xFD + perv_pll_bndy_flt_2 = 254, //0xFE + perv_pll_bndy_flt_3 = 255, //0xFF + perv_pll_bndy_flt_4 = 256, //0x100 + //*************************** // Rings needed for SBE - End //*************************** -- cgit v1.2.3