summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep07/makefile
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2018-05-03 15:45:53 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2018-05-11 17:14:36 -0400
commit496156ffbd83372deb1f7a6e160d4fec3c525b5c (patch)
tree0913d8fc140609071d851324ffcf72513bad893b /src/usr/isteps/istep07/makefile
parentad181494c943f15cf2d744e57b59ea5b7c166646 (diff)
downloadtalos-hostboot-496156ffbd83372deb1f7a6e160d4fec3c525b5c.tar.gz
talos-hostboot-496156ffbd83372deb1f7a6e160d4fec3c525b5c.zip
Add centaur dynamic VDDR code to hostboot
-Update the makefile for istep07 and add the call to the p9c_mss_vddr_offset hwp -Update attribute mapping to separate the centaur specific values -Update the centaur target to include the attribute for the vddr offset voltage -Update createVddrMsg to use new attributes for centaur voltages Change-Id: I3be51277b7693aa91e60c8873844be785bf97c12 RTC:157672 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/58294 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/istep07/makefile')
-rw-r--r--src/usr/isteps/istep07/makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/isteps/istep07/makefile b/src/usr/isteps/istep07/makefile
index f9cc94058..2ad985616 100644
--- a/src/usr/isteps/istep07/makefile
+++ b/src/usr/isteps/istep07/makefile
@@ -76,6 +76,8 @@ include ${ROOTPATH}/procedure.rules.mk
#mss_volt : Calc dimm voltage
include $(HWP_PATH_1)/p9_mss_volt.mk
include $(HWP_PATH_2)/p9c_mss_volt.mk
+include $(HWP_PATH_2)/p9c_mss_volt_vddr_offset.mk
+include $(HWP_PATH_2)/mss_dynamic_vid_utils.mk
#mss_freq : Calc dimm frequency
include $(HWP_PATH_1)/p9_mss_freq.mk
OpenPOWER on IntegriCloud