summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
diff options
context:
space:
mode:
authordchowe <dchowe@us.ibm.com>2017-06-23 11:42:09 -0500
committerspashabk-in <shakeebbk@in.ibm.com>2017-09-12 00:17:12 -0500
commit4f6b6372305caf6fdeec69be177ddb3d81341316 (patch)
tree6f875ff1c6c4ea76eae778ab23c338781301a2f2 /src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
parentdf6f0a3cd3aa91804d4866bc26b6bf6705e03bd9 (diff)
downloadtalos-sbe-4f6b6372305caf6fdeec69be177ddb3d81341316.tar.gz
talos-sbe-4f6b6372305caf6fdeec69be177ddb3d81341316.zip
DD2 updated scan overrides, Cumulus DD1 initfile updates
Change-Id: I3c59a51f4575ed93c13893c8476f7e87808060c4 Original-Change-Id: I1b66fdf7786a2358b304b6b3d5bbc6b92d06e4e1 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42380 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: DANIEL C. HOWE <dchowe@us.ibm.com> Dev-Ready: Brent Wieman <bwieman@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml25
1 files changed, 25 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 35e51fb9..521aeac3 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
@@ -3998,6 +3998,31 @@
</chip>
</chipEcFeature>
</attribute>
+
+ <attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW412371</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Workaround for HW412371 wrong lane getting trained in 11 lane mode. fixed in p9c dd1.1
+ Cumulus EC greater than 10
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x10</value>
+ <test>GREATER_THAN</test>
+ </ec>
+ </chip>
+ <chip>
+ <name>ENUM_ATTR_NAME_CUMULUS</name>
+ <ec>
+ <value>0x10</value>
+ <test>LESS_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_P9C_SPY_ONLY</id>
OpenPOWER on IntegriCloud