summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml15
1 files changed, 11 insertions, 4 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 9167a2bfd..2acb7f0bd 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
@@ -1710,16 +1710,23 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
- <id>ATTR_CHIP_EC_FEATURE_HW376310</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <id>ATTR_CHIP_EC_FEATURE_HW443982</id>
+ <targetType>TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP</targetType>
<description>
- Nimbus DD1 only: HW376310 - Disable forcing TM loads to miss the DDIR1
+ HW443982 - Fixed in NDD2.3 and CDD1.3
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
- <value>0x20</value>
+ <value>0x23</value>
+ <test>LESS_THAN</test>
+ </ec>
+ </chip>
+ <chip>
+ <name>ENUM_ATTR_NAME_CUMULUS</name>
+ <ec>
+ <value>0x13</value>
<test>LESS_THAN</test>
</ec>
</chip>
OpenPOWER on IntegriCloud