Skip to content

Commit e0cbfc9

Browse files
jklazynssannerd
authored andcommitted
Add WA for HW415988
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>
1 parent 03d6935 commit e0cbfc9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2894,6 +2894,25 @@
28942894
</chip>
28952895
</chipEcFeature>
28962896
</attribute>
2897+
2898+
<!-- ******************************************************************** -->
2899+
<attribute>
2900+
<id>ATTR_CHIP_EC_FEATURE_HW415988</id>
2901+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2902+
<description>
2903+
HW415988 - Ucon state machine is not currently POR for P9
2904+
</description>
2905+
<chipEcFeature>
2906+
<chip>
2907+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2908+
<ec>
2909+
<value>0x20</value>
2910+
<test>GREATER_THAN_OR_EQUAL</test>
2911+
</ec>
2912+
</chip>
2913+
</chipEcFeature>
2914+
</attribute>
2915+
28972916
<!-- ******************************************************************** -->
28982917
<attribute>
28992918
<id>ATTR_CHIP_EC_FEATURE_HW415114</id>

0 commit comments

Comments
 (0)