Skip to content

Commit

Permalink
Remove EXTERNAL_VRM_STEPDELAY
Browse files Browse the repository at this point in the history
Change-Id: I12a3658baac34a10e2570f360ed61767b5377855
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/60664
Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com>
  • Loading branch information
dcrowell77 committed Jun 15, 2018
1 parent a49be1a commit cc9d2c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/usr/targeting/common/genHwsvMrwXml.pl
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@
"DMI_EREPAIR_THRESHOLD_MNFG", $reqPol->{'dmi-erepair-threshold-mnfg'},
"MSS_MBA_ADDR_INTERLEAVE_BIT", $reqPol->{'mss_mba_addr_interleave_bit'},
"EXTERNAL_VRM_STEPSIZE", $reqPol->{'pm_external_vrm_stepsize'},
"EXTERNAL_VRM_STEPDELAY", $reqPol->{'pm_external_vrm_stepdelay'},
"PM_SPIVID_FREQUENCY", $reqPol->{'pm_spivid_frequency'}->{content},
"PM_SAFE_FREQUENCY", $reqPol->{'pm_safe_frequency'}->{content},
"PM_SAFE_FREQUENCY_MHZ", $reqPol->{'pm_safe_frequency'}->{content},
Expand Down

0 comments on commit cc9d2c6

Please sign in to comment.