summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/mss/makefile
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2017-02-10 14:59:55 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-03-16 16:35:30 -0400
commit3b87f474990c43edbf8180b9f4eaef189b4d2f6b (patch)
tree9893ebf763b40d4ef892acef26ec2dc70b6425ba /src/usr/isteps/mss/makefile
parent3d2cb936a4709b34c1b43e40051a2787ed5c9836 (diff)
downloadtalos-hostboot-3b87f474990c43edbf8180b9f4eaef189b4d2f6b.tar.gz
talos-hostboot-3b87f474990c43edbf8180b9f4eaef189b4d2f6b.zip
Updates code to run PHY DCD calibration
This update adds in workarounds to run the PHY's duty cycle distortion calibration algorithm in DD1.*. Change-Id: I5e9abcf7450491995f5114c362e3ac99d517417e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36302 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: JACOB L. HARVEY <jlharvey@us.ibm.com> Reviewed-by: Brian R. Silver <bsilver@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Dev-Ready: STEPHEN GLANCY <sglancy@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/36329 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/usr/isteps/mss/makefile')
-rw-r--r--src/usr/isteps/mss/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/isteps/mss/makefile b/src/usr/isteps/mss/makefile
index e23cee711..b605a6f53 100644
--- a/src/usr/isteps/mss/makefile
+++ b/src/usr/isteps/mss/makefile
@@ -32,6 +32,7 @@ EXTRAINCDIR += ${ROOTPATH}/src/include/usr/fapi2/
EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/utils/
EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/utils/imageProcs/
EXTRAINCDIR += ${ROOTPATH}/src/import/chips/p9/common/include
+EXTRAINCDIR += ${ROOTPATH}/src/import/generic/memory
EXTRAINCDIR += ${ROOTPATH}/src/import/
MSS_LIB += ${PROCEDURES_PATH}/hwp/memory
OpenPOWER on IntegriCloud