summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
diff options
context:
space:
mode:
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.xml10
1 files changed, 6 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 fd29ba6d..c68a3364 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
@@ -1926,15 +1926,17 @@
<id>ATTR_CHIP_EC_FEATURE_HW418117</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
- Nimbus DDX.X: enable workarounds for HW418117 in FBC initfile
- Disable lpc_ed to prevent lw.rty_other in numbus ddx.x, revert in p9c dd1.1
+ Nimbus DD2.1 and below: enable workarounds for HW418117 in FBC initfile
+ Cumulus DD1.0: enable workarounds for HW418117 in FBC initfile
+ Disable lpc_ed to prevent lw.rty_other in p9n dd2.1 and below, and in p9c dd1.0
+ revert in p9c dd1.1 and p9n dd2.2
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
- <value>0x10</value>
- <test>GREATER_THAN_OR_EQUAL</test>
+ <value>0x22</value>
+ <test>LESS_THAN</test>
</ec>
</chip>
<chip>
OpenPOWER on IntegriCloud