diff options
| author | Prem Shanker Jha <premjha2@in.ibm.com> | 2018-04-03 13:51:33 -0400 |
|---|---|---|
| committer | hostboot <hostboot@us.ibm.com> | 2018-04-14 07:10:39 -0500 |
| commit | 3c778fd87860c94400ccef907697688fa7940bd0 (patch) | |
| tree | 0d1faee64453fb78b15f6538faca190816e14514 | |
| parent | 3ef82c7c0d5b4df0a6335685c192f3b30583afd4 (diff) | |
| download | talos-hcode-3c778fd87860c94400ccef907697688fa7940bd0.tar.gz talos-hcode-3c778fd87860c94400ccef907697688fa7940bd0.zip | |
Revert "Self Restore: Integrated build with rest of the EKB build flow."
This reverts commit 9a74fd0f1b933fa171eaa10e0a60540160ce7aca.
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>
| -rw-r--r-- | import/chips/p9/procedures/ppe_closed/cme/cme_p9n10.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/import/chips/p9/procedures/ppe_closed/cme/cme_p9n10.mk b/import/chips/p9/procedures/ppe_closed/cme/cme_p9n10.mk index 1a999f67..023d7e19 100644 --- a/import/chips/p9/procedures/ppe_closed/cme/cme_p9n10.mk +++ b/import/chips/p9/procedures/ppe_closed/cme/cme_p9n10.mk @@ -79,4 +79,4 @@ $(call ADD_BINHEADER_INCDIR,$(IMAGE),\ $(call BUILD_BINHEADER, \ $(IMAGEPATH)/$(CME_TARGET)/$(CME_TARGET).bin, \ - $(ROOTPATH)/output/images/utils/stopreg/p9_core_restore_routines/p9_core_restore_routines.bin) + $(ROOTPATH)/chips/p9/procedures/utils/stopreg/selfRest.bin) |

