summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml11
1 files changed, 9 insertions, 2 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 c5ce408e..064dee30 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
@@ -5147,9 +5147,9 @@
<attribute>
<id>ATTR_CHIP_EC_FEATURE_HW414700</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <targetType>TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP</targetType>
<description>
- Nimbus DD2.0 only -- set all UE FIRs to checkstop
+ Nimbus DD2.0, Cumulus DD1.0 -- set all UE FIRs to checkstop
</description>
<chipEcFeature>
<chip>
@@ -5159,6 +5159,13 @@
<test>EQUAL</test>
</ec>
</chip>
+ <chip>
+ <name>ENUM_ATTR_NAME_CUMULUS</name>
+ <ec>
+ <value>0x10</value>
+ <test>EQUAL</test>
+ </ec>
+ </chip>
</chipEcFeature>
</attribute>
OpenPOWER on IntegriCloud