summaryrefslogtreecommitdiffstats
path: root/import/tools
diff options
context:
space:
mode:
authorPrem Shanker Jha <premjha2@in.ibm.com>2018-04-03 13:51:33 -0400
committerhostboot <hostboot@us.ibm.com>2018-09-19 10:54:51 -0500
commit52a11a1d8cc7d9da1cf4d520740f63d13db80ac2 (patch)
tree5616254ccbabf4220cb10b19f9cb658d12fcd2dc /import/tools
parent5477b13b8aa181dbb8e4be1c72daf858c5eb26a5 (diff)
downloadtalos-hcode-52a11a1d8cc7d9da1cf4d520740f63d13db80ac2.tar.gz
talos-hcode-52a11a1d8cc7d9da1cf4d520740f63d13db80ac2.zip
Revert "Self Restore: Integrated build with rest of the EKB build flow."
This reverts commit 9a74fd0f1b933fa171eaa10e0a60540160ce7aca. Change-Id: Id362411dea9054c9836bfbf9f57b42e727da44e1 Original-Change-Id: Id935d8de4ccca6a41d25e8b9465f69fad8941188 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56661 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com>
Diffstat (limited to 'import/tools')
-rw-r--r--import/tools/imageProcs/restore_image.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/import/tools/imageProcs/restore_image.mk b/import/tools/imageProcs/restore_image.mk
index e6b5eb13..5c95d92a 100644
--- a/import/tools/imageProcs/restore_image.mk
+++ b/import/tools/imageProcs/restore_image.mk
@@ -37,7 +37,7 @@ $(eval $(call BUILD_DD_LEVEL_CONTAINER,$1,cpmr_header))
# files to be appended to image
$(eval $(IMAGE)_FILE_CPMR=$$($(IMAGE)_DD_CONT_cpmr_header))
-$(eval $(IMAGE)_FILE_SELF=$(ROOTPATH)/output/images/utils/stopreg/p9_core_restore_routines/p9_core_restore_routines.bin)
+$(eval $(IMAGE)_FILE_SELF=$(ROOTPATH)/chips/p9/procedures/utils/stopreg/selfRest.bin)
# dependencies for appending image sections in sequence:
# - file to be appended
OpenPOWER on IntegriCloud