summaryrefslogtreecommitdiffstats
path: root/src/occ_405/amec/amec_data.c
diff options
context:
space:
mode:
authormbroyles <mbroyles@us.ibm.com>2018-04-13 09:18:24 -0500
committerMartha Broyles <mbroyles@us.ibm.com>2018-04-16 15:53:40 -0400
commit4f49f6351fa3908703b91e0dea9f3680c77a47a6 (patch)
tree2e89e9071422a7257f5ef53911e4471d2b104233 /src/occ_405/amec/amec_data.c
parentbee2601c92b376dfd1a3ebb1337b1087704f270e (diff)
downloadtalos-occ-4f49f6351fa3908703b91e0dea9f3680c77a47a6.tar.gz
talos-occ-4f49f6351fa3908703b91e0dea9f3680c77a47a6.zip
AVSBus Vdd Current roll over workaround
Change-Id: I795683430112a11e81aae70b5c0704408cc92635 CQ: SW424766 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57161 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Diffstat (limited to 'src/occ_405/amec/amec_data.c')
-rwxr-xr-xsrc/occ_405/amec/amec_data.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/occ_405/amec/amec_data.c b/src/occ_405/amec/amec_data.c
index 6a51503..43ff5b3 100755
--- a/src/occ_405/amec/amec_data.c
+++ b/src/occ_405/amec/amec_data.c
@@ -268,11 +268,6 @@ errlHndl_t AMEC_data_write_thrm_thresholds(const OCC_MODE i_mode)
TRAC_INFO("AMEC_data_write_thrm_thresholds: DIMM setpoints - DVFS: %u, Error: %u",
l_dvfs_temp, l_error);
- g_amec->vrhotproc.setpoint = l_frudata[DATA_FRU_VRM_OT_STATUS].error_count;
-
- TRAC_INFO("AMEC_data_write_thrm_thresholds: Setting %u as DVFS setpoint for VRHOT",
- g_amec->vrhotproc.setpoint);
-
// Store the VRM Vdd thermal data
if (!l_pm_limits)
{
OpenPOWER on IntegriCloud