From d0fd50dcc81f4dbb9249ab3288308028929c6bb9 Mon Sep 17 00:00:00 2001 From: Nick Klazynski Date: Mon, 11 Sep 2017 10:42:38 -0500 Subject: [PATCH] HW415528 and HW419742 Change-Id: I03cb5fa742c9d5527768d9df739fe9993808c123 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46017 Tested-by: PPE CI Tested-by: Jenkins Server Tested-by: Hostboot CI Tested-by: FSP CI Jenkins Reviewed-by: Thi N. Tran Reviewed-by: Joseph J. McGill Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46080 Reviewed-by: Sachin Gupta --- .../xml/attribute_info/chip_ec_attributes.xml | 32 ++++++++++++++----- 1 file changed, 24 insertions(+), 8 deletions(-) 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 f22d309da..a23aeb012 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 @@ -856,17 +856,25 @@ - ATTR_CHIP_EC_FEATURE_HW379562 - TARGET_TYPE_PROC_CHIP + ATTR_CHIP_EC_FEATURE_HW379562_HW419742 + TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP Nimbus DD1 only: HW379562 - Turn off store-forward to LQ + Nimbus DD2.0/DD2.1, Cumulus DD1.0: HW419742 ENUM_ATTR_NAME_NIMBUS - 0x20 - LESS_THAN + 0x21 + LESS_THAN_OR_EQUAL + + + + ENUM_ATTR_NAME_CUMULUS + + 0x10 + EQUAL @@ -890,19 +898,27 @@ - ATTR_CHIP_EC_FEATURE_HW371047 - TARGET_TYPE_PROC_CHIP + ATTR_CHIP_EC_FEATURE_HW371047_HW415528 + TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP - Nimbus DD1 only: HW371047 - TMDIR disabled due to multi-threaded issue. + Nimbus DD1: HW371047 - TMDIR disabled due to multi-threaded issue. + Nimbus DD2.0 / Cumulus DD1.0: HW415528 ENUM_ATTR_NAME_NIMBUS - 0x20 + 0x21 LESS_THAN + + ENUM_ATTR_NAME_CUMULUS + + 0x10 + EQUAL + +