From ef02e47839d9c312606cd7b51be614ec695d76ba Mon Sep 17 00:00:00 2001 From: Stephen Glancy Date: Mon, 23 Jan 2017 10:25:55 -0600 Subject: Added periodic cal fix - fixes bad delays Change-Id: I8c55c2947dd85cc9ada45aaa9225ce641633f259 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35239 Reviewed-by: Brian R. Silver Tested-by: Jenkins Server Tested-by: PPE CI Reviewed-by: JACOB L. HARVEY Dev-Ready: STEPHEN GLANCY Tested-by: Hostboot CI Reviewed-by: Matt K. Light Reviewed-by: Daniel M. Crowell Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35335 Tested-by: FSP CI Jenkins Tested-by: Jenkins OP Build CI --- src/usr/targeting/common/xmltohb/attribute_types.xml | 19 +++++++++++++++++++ src/usr/targeting/common/xmltohb/target_types.xml | 1 + 2 files changed, 20 insertions(+) (limited to 'src/usr') diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml index c2d135f81..3d8e2b4e0 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types.xml @@ -32752,5 +32752,24 @@ Measured in GB + + DO_BLUE_WATERFALL_ADJUST + + 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. + + + + + + volatile-zeroed + + + + ATTR_DO_BLUE_WATERFALL_ADJUST + DIRECT + + diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml index d16b87f79..db04b94ad 100755 --- a/src/usr/targeting/common/xmltohb/target_types.xml +++ b/src/usr/targeting/common/xmltohb/target_types.xml @@ -1295,6 +1295,7 @@ DO_MSS_VREF_DAC DO_MSS_TRAINING_BAD_BITS + DO_BLUE_WATERFALL_ADJUST -- cgit v1.2.1