summaryrefslogtreecommitdiffstats
path: root/src/occ_405/amec/amec_init.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_init.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_init.c')
-rw-r--r--src/occ_405/amec/amec_init.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/occ_405/amec/amec_init.c b/src/occ_405/amec/amec_init.c
index 3d82ac0..242c36f 100644
--- a/src/occ_405/amec/amec_init.c
+++ b/src/occ_405/amec/amec_init.c
@@ -267,11 +267,6 @@ void amec_init_gamec_struct(void)
g_amec->thermalcent.Pgain = 30000;
g_amec->thermalcent.speed_request = AMEC_MEMORY_MAX_STEP;
- // Initialize controler based on VRHOT signal from processor regulator
- g_amec->vrhotproc.setpoint = 100;
- g_amec->vrhotproc.freq_request = -1;
- g_amec->vrhotproc.speed_request = 1000;
-
// Initialize component power caps
g_amec->pcap.active_proc_pcap = 0;
g_amec->pcap.active_mem_level = 0;
OpenPOWER on IntegriCloud