summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps
diff options
context:
space:
mode:
authorDaniel Howe <dchowe@us.ibm.com>2017-12-04 17:26:45 -0600
committerChristian R. Geddes <crgeddes@us.ibm.com>2017-12-14 18:56:38 -0500
commit83bb585ecafbab9015358888eca27b1225eeca08 (patch)
tree734855cdd29d6476e1faf7896f2c2f64de674efb /src/usr/isteps
parent2b0de939d297c40b6727a50b9a9e36a08445a13b (diff)
downloadtalos-hostboot-83bb585ecafbab9015358888eca27b1225eeca08.tar.gz
talos-hostboot-83bb585ecafbab9015358888eca27b1225eeca08.zip
update pb data x on token ring init procedure
Change-Id: I0d96ff7ec8d3c7ad1a74edfed679984504079521 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50468 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@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: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/50469 Reviewed-by: Hostboot Team <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: Christian R. Geddes <crgeddes@us.ibm.com>
Diffstat (limited to 'src/usr/isteps')
-rw-r--r--src/usr/isteps/istep10/makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/usr/isteps/istep10/makefile b/src/usr/isteps/istep10/makefile
index 371e34305..aa334f75f 100644
--- a/src/usr/isteps/istep10/makefile
+++ b/src/usr/isteps/istep10/makefile
@@ -73,7 +73,9 @@ include ${ROOTPATH}/procedure.rules.mk
#Include all the procedure makefiles
include $(NEST_HWP_PATH)/p9_build_smp.mk
include ${INITFILES_HWP_PATH}/p9_fbc_ab_hp_scom.mk
-include ${INITFILES_HWP_PATH}/p9_fbc_cd_hp_scom.mk
+include ${INITFILES_HWP_PATH}/p9_fbc_cd_hp1_scom.mk
+include ${INITFILES_HWP_PATH}/p9_fbc_cd_hp2_scom.mk
+include ${INITFILES_HWP_PATH}/p9_fbc_cd_hp3_scom.mk
include ${PERV_HWP_PATH}/p9_update_security_ctrl.mk
# proc_chiplet_scominit : Scom inits to all chiplets (sans Quad)
OpenPOWER on IntegriCloud