Skip to content

Commit

Permalink
Adding workaround for HW930007 and HW386013
Browse files Browse the repository at this point in the history
Change-Id: I08a2c5123ce90dcb5f96b32e364734a11dd3160f
Original-Change-Id: I934d63af496da2789ab69d857afe36cb1657175c
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/31500
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: Jenny Huynh <jhuynh@us.ibm.com>
Reviewed-by: DANIEL C. HOWE <dchowe@us.ibm.com>
Reviewed-by: Dean Sanner <dsanner@us.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
  • Loading branch information
Jenny Huynh authored and Shakeebbk committed Sep 12, 2017
1 parent 13d024a commit c15e056
Showing 1 changed file with 18 additions and 0 deletions.
Expand Up @@ -252,6 +252,24 @@
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_HW386013</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Nimbus DD1 only: enable workarounds for HW386013
pb_cfg_cent_opt3_mode must be configured as an smp to allow vas data
</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_PSI_HALF_SPEED</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
Expand Down

0 comments on commit c15e056

Please sign in to comment.