summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/xip
diff options
context:
space:
mode:
authorPrem Shanker Jha <premjha2@in.ibm.com>2016-01-28 07:54:55 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2016-03-21 10:53:01 -0400
commit60685e0878ee18e61616c4c10162f746e38f7933 (patch)
treec8264831e159bac5c80733776b9bc026c6ca0599 /src/import/chips/p9/xip
parentfb9ba37e882c15425e9db071b60aefe5fdda083e (diff)
downloadtalos-hostboot-60685e0878ee18e61616c4c10162f746e38f7933.tar.gz
talos-hostboot-60685e0878ee18e61616c4c10162f746e38f7933.zip
PM: Added hcode image build support for SGPE and CME.
In this commit, nested xip structure of hardware image is traversed and hcode for following platform is copied to to relevant area in HOMER: - SGPE - CME - P9 Self Restore code RTC: 145583 Change-Id: I5127ab5d4e498e1b2db9ae8bcefef933be961855 Original-Change-Id: I8f91e34aff81b4c9218be5a380e3336913cbd7c9 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/10675 Tested-by: Jenkins Server Tested-by: Auto Mirror Reviewed-by: AMIT KUMAR <akumar3@us.ibm.com> Tested-by: Hostboot CI Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/22229 Tested-by: FSP CI Jenkins
Diffstat (limited to 'src/import/chips/p9/xip')
-rw-r--r--src/import/chips/p9/xip/p9_xip_image.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/import/chips/p9/xip/p9_xip_image.mk b/src/import/chips/p9/xip/p9_xip_image.mk
index d2ea50413..00c43bc0a 100644
--- a/src/import/chips/p9/xip/p9_xip_image.mk
+++ b/src/import/chips/p9/xip/p9_xip_image.mk
@@ -16,6 +16,6 @@
# deposited with the U.S. Copyright Office.
#
# IBM_PROLOG_END_TAG
-
-PROCEDURE = p9_xip_image
+PROCEDURE=p9_xip_image
$(call BUILD_PROCEDURE)
+
OpenPOWER on IntegriCloud