summaryrefslogtreecommitdiffstats
path: root/src/import
diff options
context:
space:
mode:
authorChristian R. Geddes <crgeddes@us.ibm.com>2017-11-08 19:12:41 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-11-08 19:13:26 -0500
commit42e96493c5fab5df24c1a4be6ce0df8d65834929 (patch)
treeb8c849d3c2df4c131680dacde143d79cb56d60cd /src/import
parentcf1f011b5af9bd097847b0805d66487e63521939 (diff)
downloadtalos-hostboot-42e96493c5fab5df24c1a4be6ce0df8d65834929.tar.gz
talos-hostboot-42e96493c5fab5df24c1a4be6ce0df8d65834929.zip
Revert "Add HW425526 and HW425027"
This reverts commit cf1f011b5af9bd097847b0805d66487e63521939. Change-Id: I546b4faa6b9f8f2c8b9de070f0bbe34329f15ef7 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/49462 Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Tested-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml63
1 files changed, 43 insertions, 20 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 787f561f7..0ff30436e 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
@@ -672,19 +672,17 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
- <id>ATTR_CHIP_EC_FEATURE_EMQ_DIS_TRACKER</id>
+ <id>ATTR_CHIP_EC_FEATURE_HW416227</id>
<targetType>TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP</targetType>
<description>
- Nimbus DD1.0: HW393929 / HW394578
- Nimbus DD2.0 / Cumulus DD1.0: HW416227
- Nimbus DD2.1 / Nimbus DD2.2: HW425027
+ Nimbus DD2.0, Cumulus DD1.0: HW416227 - Disable Tracker
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
- <value>0x22</value>
- <test>LESS_THAN_OR_EQUAL</test>
+ <value>0x20</value>
+ <test>EQUAL</test>
</ec>
</chip>
<chip>
@@ -698,26 +696,17 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
- <id>ATTR_CHIP_EC_FEATURE_HW425526</id>
- <targetType>TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP</targetType>
+ <id>ATTR_CHIP_EC_FEATURE_HW393929_HW394578</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
- HW425526 - Force H-Bit in the TLB
- Nimbus DD1.0 / DD2.0 / DD2.1 / DD2.2
- Cumulus DD1.0
+ Nimbus DD1 only: HW393929 / HW394578
</description>
<chipEcFeature>
<chip>
<name>ENUM_ATTR_NAME_NIMBUS</name>
<ec>
- <value>0x22</value>
- <test>LESS_THAN_OR_EQUAL</test>
- </ec>
- </chip>
- <chip>
- <name>ENUM_ATTR_NAME_CUMULUS</name>
- <ec>
- <value>0x10</value>
- <test>EQUAL</test>
+ <value>0x20</value>
+ <test>LESS_THAN</test>
</ec>
</chip>
</chipEcFeature>
@@ -2608,6 +2597,23 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW398269</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Nimbus DD1: Reckless Carpenter
+ </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_HW399765</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
@@ -2938,6 +2944,23 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
+ <id>ATTR_CHIP_EC_FEATURE_HW408628</id>>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ HW408628
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_NIMBUS</name>
+ <ec>
+ <value>0x20</value>
+ <test>GREATER_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+ <!-- ******************************************************************** -->
+ <attribute>
<id>ATTR_CHIP_EC_FEATURE_HW408876</id>>
<targetType>TARGET_TYPE_PROC_CHIP, TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud