Skip to content

Commit

Permalink
Updating P9 L2 scan initfile to use attributes
Browse files Browse the repository at this point in the history
Change-Id: I3d196497212bf955a2241e1999d43992fcdce217
Original-Change-Id: I8aa808d2f0f3af8325af6900a0ec9fd5521183e5
RTC: 167767
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35194
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: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-by: Thi N. Tran <thi@us.ibm.com>
Reviewed-by: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
  • Loading branch information
Luke Murray authored and Shakeebbk committed Sep 12, 2017
1 parent 86c1dbb commit 32f92e4
Showing 1 changed file with 34 additions and 0 deletions.
Expand Up @@ -1289,6 +1289,40 @@
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_HW398015</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
DD1 only: HW398015 work around
</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_HW396393</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
DD1 only: HW396393 rare TM fail condition.
</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_HW374111</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
Expand Down

0 comments on commit 32f92e4

Please sign in to comment.