Skip to content

Commit

Permalink
Complete gerrit38372> Fixed blue waterfall workaround bugs
Browse files Browse the repository at this point in the history
Remove DO_BLUE_WATERFALL_ADJUST attribute.

Change-Id: I33d1670361c8b2bc95bb625bac2a11aade285214
RTC: 172057
CMVC-Prereq: 1022720
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/39346
Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com>
Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com>
Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com>
Reviewed-by: Corey V. Swenson <cswenson@us.ibm.com>
Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
  • Loading branch information
mgloff authored and wghoffa committed May 23, 2017
1 parent 096ef90 commit 280883b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
20 changes: 0 additions & 20 deletions src/usr/targeting/common/xmltohb/attribute_types.xml
Expand Up @@ -33746,26 +33746,6 @@ Measured in GB</description>
</hwpfToHbAttrMap>
</attribute>

<attribute>
<id>DO_BLUE_WATERFALL_ADJUST</id>
<description>
For Nimbus pre DD1.** we want to adjust the blue waterfall values
and their associated gate delays if the blue waterfalls are 0.
Post DD1.** will have a hardware enabled fix for this.
</description>
<simpleType>
<uint8_t>
</uint8_t>
</simpleType>
<persistency>volatile-zeroed</persistency>
<readable/>
<writeable/>
<hwpfToHbAttrMap>
<id>ATTR_DO_BLUE_WATERFALL_ADJUST</id>
<macro>DIRECT</macro>
</hwpfToHbAttrMap>
</attribute>

<attribute>
<id>NDL_MESHCTRL_SETUP</id>
<description>Control NDL training:meshctrl setup</description>
Expand Down
1 change: 0 additions & 1 deletion src/usr/targeting/common/xmltohb/target_types.xml
Expand Up @@ -1335,7 +1335,6 @@
<attribute><id>DO_MSS_VREF_DAC</id></attribute>
<attribute><id>DO_MSS_TRAINING_BAD_BITS</id></attribute>
<!-- END memory workaround for DD1.02 -->
<attribute><id>DO_BLUE_WATERFALL_ADJUST</id></attribute>
<attribute><id>CME_CHTM_TRACE_ENABLE</id></attribute>
<attribute><id>CME_CHTM_TRACE_MEMORY_CONFIG</id></attribute>
<attribute><id>PRD_HWP_PLID</id></attribute>
Expand Down

0 comments on commit 280883b

Please sign in to comment.