Skip to content

Commit

Permalink
DD2 updates:p9_sbe_arrayinit,p9_sbe_tp_arrayinit
Browse files Browse the repository at this point in the history
set/reset of dis_n are permanent steps

CQ : HW389256

Change-Id: I822f2d3bd6dddff87328ab15d7e76076607de1c1
Original-Change-Id: I70022293b7d375f94166a90127c8980038cd08e1
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30872
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: Soma Bhanutej <soma.bhanu@in.ibm.com>
Reviewed-by: Tobias Webel <webel@de.ibm.com>
Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
  • Loading branch information
anusrang authored and Shakeebbk committed Sep 12, 2017
1 parent 79a54b7 commit 6d38db7
Showing 1 changed file with 1 addition and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,25 +145,7 @@
</chip>
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_SDISN_SETUP</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Sdis_n set or clear : flushing LCBES condition woraround. True if:
Nimbus EC less than 20
</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_VITL_CLOCK_GATING</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
Expand Down

0 comments on commit 6d38db7

Please sign in to comment.