Skip to content

Commit

Permalink
Axone setup changes to disable bumpy toothpaste workaround
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
adamant1 authored and crgeddes committed Aug 12, 2019
1 parent bca5cf6 commit a690cdb
Showing 1 changed file with 19 additions and 3 deletions.
Expand Up @@ -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>
Expand All @@ -9024,7 +9041,7 @@
</chip>
</chipEcFeature>
</attribute>

<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_GEMINI_MENTERP_WORKAROUND</id>
<targetType>TARGET_TYPE_OCMB_CHIP</targetType>
Expand All @@ -9041,5 +9058,4 @@
</chip>
</chipEcFeature>
</attribute>

</attributes>

0 comments on commit a690cdb

Please sign in to comment.