Skip to content

Commit

Permalink
New dummy pulse pok bits (for L2/L3)
Browse files Browse the repository at this point in the history
CAY_L2C_A102_MAC & CAY_L3DIR_MAC
L2 cache and L3 Dir/Lru arrays.

Change-Id: Ie9ea5fb41e35a64e365cd7710a83c2767ff0cfc1
Original-Change-Id: Ib1912c9382a4cd5ce14488683b9b145a0f472d7b
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36819
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: Matt K. Light <mklight@us.ibm.com>
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
  • Loading branch information
Alex Taft authored and Shakeebbk committed Sep 12, 2017
1 parent bc03d94 commit af9e54a
Showing 1 changed file with 34 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1183,6 +1183,23 @@
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_L3_SRAM_RELAXED_SETTINGS</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
Nimbus DD1 only: SRAM relaced settings
</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_HW369979</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
Expand Down Expand Up @@ -1305,6 +1322,23 @@
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_L2_DUMMY_PULSE_POK_BITS</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
DD1 only: CAY_L2C_A102_MAC dummy pulse pok bits
</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 af9e54a

Please sign in to comment.