summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorShelton Leung <sleung@us.ibm.com>2017-03-22 14:14:47 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-03-31 01:08:50 -0400
commit7ba97a1cfe20537bfa98e1c9d195c5e0d52236e1 (patch)
tree32204f4a7479d08a053f71f45af67954a9ad530b /src/import
parent716de15c7be6f32174e0e92ff75823a83545445f (diff)
downloadtalos-sbe-7ba97a1cfe20537bfa98e1c9d195c5e0d52236e1.tar.gz
talos-sbe-7ba97a1cfe20537bfa98e1c9d195c5e0d52236e1.zip
disable noise window for DD1 HW406577
Change-Id: Iff2cdae61e72f9ebdc020a730bc3d8ffd5b23118 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38313 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jenny Huynh <jhuynh@us.ibm.com> Reviewed-by: LUKE MURRAY <murrayl@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38319 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/procedures/xml/attribute_info/chip_ec_attributes.xml17
1 files changed, 17 insertions, 0 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 de294563..8edca704 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
@@ -2529,6 +2529,23 @@
</attribute>
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW406577</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Noise window disabled in DD1 because continually reocurring intermittent UE's can cause us to hang on refreshes.
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x20</value>
+ <test>LESS_THAN</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+
+ <attribute>
<id>ATTR_CHIP_EC_FEATURE_MSS_CHECK_DISABLE_HW_VREF_CAL</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud