summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorAdam Hale <adam.samuel.hale@ibm.com>2019-05-31 17:08:24 -0400
committerChristian R Geddes <crgeddes@us.ibm.com>2019-08-11 19:10:03 -0500
commita690cdb01d544b27f17ee8c7dc04d584b6ef74e7 (patch)
tree0621b7733d70c4dc6a085f27c52d8470664606f7 /src/import/chips/p9/procedures/xml
parentbca5cf6af8c609a93816e5a8f2fb08b6ab62bbe8 (diff)
downloadtalos-hostboot-a690cdb01d544b27f17ee8c7dc04d584b6ef74e7.tar.gz
talos-hostboot-a690cdb01d544b27f17ee8c7dc04d584b6ef74e7.zip
Axone setup changes to disable bumpy toothpaste workaround
Change-Id: Id8f2302b2995c2c123b1ef7d4a864ebc935efe00 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78199 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: SHELTON LEUNG <sleung@us.ibm.com> Reviewed-by: Devon A Baughen <devon.baughen1@ibm.com> Dev-Ready: Adam S Hale <adam.samuel.hale@ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78210 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml22
1 files changed, 19 insertions, 3 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 e2ae5c55b..aae3790da 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
@@ -9007,7 +9007,24 @@
</chip>
</chipEcFeature>
</attribute>
-
+ <!-- ******************************************************************** -->
+ <attribute>
+ <id>ATTR_CHIP_EC_FEATURE_AXONE_MMU</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Bumpy Toothpaste fix not enabled in Axone
+ </description>
+ <chipEcFeature>
+ <chip>
+ <name>ENUM_ATTR_NAME_AXONE</name>
+ <ec>
+ <value>0x10</value>
+ <test>GREATER_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
+ </chipEcFeature>
+ </attribute>
+ <!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_OMI_DL_X4_BACKOFF_ENABLE</id>
<targetType>TARGET_TYPE_OCMB_CHIP</targetType>
@@ -9024,7 +9041,7 @@
</chip>
</chipEcFeature>
</attribute>
-
+ <!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_GEMINI_MENTERP_WORKAROUND</id>
<targetType>TARGET_TYPE_OCMB_CHIP</targetType>
@@ -9041,5 +9058,4 @@
</chip>
</chipEcFeature>
</attribute>
-
</attributes>
OpenPOWER on IntegriCloud