From 70858c2e55ae1b65d4aabdf08630fbd1f2b84655 Mon Sep 17 00:00:00 2001 From: Adam Hale Date: Thu, 27 Jun 2019 15:48:11 -0400 Subject: temporary mc inits to enable wider team Change-Id: Ic9adb821799b3383b90b8e9feb86815c9b28f7f2 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79669 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Tested-by: PPE CI Tested-by: Hostboot CI Tested-by: HWSV CI Reviewed-by: Devon A. Baughen Reviewed-by: BRIANA E. FOXWORTH Reviewed-by: Jennifer A Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79874 Reviewed-by: RAJA DAS --- .../chips/p9/procedures/hwp/nest/p9_sbe_mcs_setup.C | 5 +++-- .../xml/attribute_info/chip_ec_attributes.xml | 17 +++++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) (limited to 'src/import/chips/p9') diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_sbe_mcs_setup.C b/src/import/chips/p9/procedures/hwp/nest/p9_sbe_mcs_setup.C index dfd5d970..700a4489 100644 --- a/src/import/chips/p9/procedures/hwp/nest/p9_sbe_mcs_setup.C +++ b/src/import/chips/p9/procedures/hwp/nest/p9_sbe_mcs_setup.C @@ -5,7 +5,7 @@ /* */ /* OpenPOWER sbe Project */ /* */ -/* Contributors Listed Below - COPYRIGHT 2015,2018 */ +/* Contributors Listed Below - COPYRIGHT 2015,2019 */ /* [+] International Business Machines Corp. */ /* */ /* */ @@ -122,7 +122,8 @@ fapi2::ReturnCode set_hb_dcbz_config( l_mcfirmask_and.flush<1>(); l_mcfirmask_and.clearBit(); l_mcfirmask_and.clearBit(); - l_mcfirmask_and.clearBit(); + //Temporary Mask to enable other teams for bringup + //l_mcfirmask_and.clearBit(); l_mcfirmask_and.clearBit(); l_mcfirmask_and.clearBit(); diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml index d895c05e..c648b7b5 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml @@ -8949,4 +8949,21 @@ + + + ATTR_CHIP_EC_FEATURE_AXONE_GEMINI_OVERRUN + TARGET_TYPE_PROC_CHIP + + Setup Memory controller to hold back too many operations from being passed to Gemini + + + + ENUM_ATTR_NAME_AXONE + + 0x10 + GREATER_THAN_OR_EQUAL + + + + -- cgit v1.2.1