summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/istep13
diff options
context:
space:
mode:
authorStephen Glancy <sglancy@us.ibm.com>2018-08-09 10:28:56 -0500
committerChristian R. Geddes <crgeddes@us.ibm.com>2018-08-20 11:31:42 -0500
commit982cbeab21b98d699fdeafaf4c9f37e8c50d1dfa (patch)
tree3d11715c417fecb95d7c556db1f2771ba2cead1e /src/usr/isteps/istep13
parenta8d65df449101bc95c7629192aa2366787b41f54 (diff)
downloadtalos-hostboot-982cbeab21b98d699fdeafaf4c9f37e8c50d1dfa.tar.gz
talos-hostboot-982cbeab21b98d699fdeafaf4c9f37e8c50d1dfa.zip
Fixes Centaur training advanced to unmask errors when disabled
Change-Id: I928f5adf5963dbce409a9c5c34796a06f155631a CQ:SW441346 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64187 Dev-Ready: STEPHEN GLANCY <sglancy@us.ibm.com> Reviewed-by: Louis Stermole <stermole@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@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://rchgit01.rchland.ibm.com/gerrit1/64192 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-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/istep13')
-rw-r--r--src/usr/isteps/istep13/makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/usr/isteps/istep13/makefile b/src/usr/isteps/istep13/makefile
index 81f190356..e427ce446 100644
--- a/src/usr/isteps/istep13/makefile
+++ b/src/usr/isteps/istep13/makefile
@@ -5,7 +5,7 @@
#
# OpenPOWER HostBoot Project
#
-# Contributors Listed Below - COPYRIGHT 2015,2017
+# Contributors Listed Below - COPYRIGHT 2015,2018
# [+] International Business Machines Corp.
#
#
@@ -99,6 +99,10 @@ include ${PROCEDURES_PATH}/hwp/memory/p9_mss_draminit_mc.mk
include ${PROCEDURES_PATH}/hwp/memory/p9_mss_ddr_phy_reset.mk
include ${PROCEDURES_PATH}/hwp/memory/p9_mss_draminit_training_adv.mk
+include ${CEN_PROCEDURES_PATH}/hwp/memory/p9c_mss_mcbist.mk
+include ${CEN_PROCEDURES_PATH}/hwp/memory/p9c_mss_mcbist_common.mk
+include ${CEN_PROCEDURES_PATH}/hwp/memory/p9c_mss_mcbist_address.mk
+include ${CEN_PROCEDURES_PATH}/hwp/memory/p9c_mss_generic_shmoo.mk
include ${CEN_PROCEDURES_PATH}/hwp/memory/p9c_mss_draminit.mk
include ${CEN_PROCEDURES_PATH}/hwp/memory/p9c_mss_draminit_mc.mk
include ${CEN_PROCEDURES_PATH}/hwp/memory/p9c_mss_draminit_training.mk
OpenPOWER on IntegriCloud