summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorAlex Taft <amtaft@us.ibm.com>2017-03-07 18:12:42 -0600
committerSachin Gupta <sgupta2m@in.ibm.com>2017-03-09 22:12:04 -0500
commit97b3473c9e68ebf700168c47cea2d624115aa6df (patch)
tree4bf8b70b9f83789619b59ed0fcc432a98279864f /src/import
parent45e88e5e432829c031d3f5682a6f8b2e8c2959e2 (diff)
downloadtalos-sbe-97b3473c9e68ebf700168c47cea2d624115aa6df.tar.gz
talos-sbe-97b3473c9e68ebf700168c47cea2d624115aa6df.zip
HW405413 : NCU sends data out of order
Serializes the data. Apply to DD1 only and risk_level 0 Change-Id: I4aa5d35b04afec2c20c7f6ea5d732210d1fe2f97 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37643 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: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37644 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> 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 8d7e53a9..d065b2b9 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
@@ -324,6 +324,23 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW405413</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ HW405413 : NCU sends data out of order
+ </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_HW367321</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud