Skip to content

Commit

Permalink
Disabling LVext for all P9 parts
Browse files Browse the repository at this point in the history
LVext is removed in P10, so it was decided to remove LVext for
all of P9 rather than add and then take back.

Change-Id: I5b2a67fe2c56ce45a547fcfc5614d72ae3647af3
Original-Change-Id: I51d76174de5eaa91f442e59083afa74b3bd81d37
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/42823
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-by: Jenny Huynh <jhuynh@us.ibm.com>
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com>
Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com>
Reviewed-by: Prachi Gupta <pragupta@us.ibm.com>
  • Loading branch information
Luke C. Murray authored and Shakeebbk committed Sep 12, 2017
1 parent 5ea62f2 commit dc290bc
Showing 1 changed file with 0 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1376,24 +1376,6 @@
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_HW371141_HW371628</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
DD1 only: HW371141 lvext causes unforseen cgc lockouts, bad for performance
HW371628 coherency hole in LVEXT also found must turn off LVEXT.
</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_HW370687</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
Expand Down

0 comments on commit dc290bc

Please sign in to comment.