Skip to content

Commit

Permalink
Add WA for HW415988
Browse files Browse the repository at this point in the history
Change-Id: Ice266e03ce57248c4e45ba49302353247c47ede7
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43068
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: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43071
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com>
Reviewed-by: Dean Sanner <dsanner@us.ibm.com>
  • Loading branch information
jklazyns authored and sannerd committed Jul 14, 2017
1 parent 03d6935 commit e0cbfc9
Showing 1 changed file with 19 additions and 0 deletions.
Expand Up @@ -2894,6 +2894,25 @@
</chip>
</chipEcFeature>
</attribute>

<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_HW415988</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
HW415988 - Ucon state machine is not currently POR for P9
</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_HW415114</id>
Expand Down

0 comments on commit e0cbfc9

Please sign in to comment.