summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorayma <ayma@us.ibm.com>2013-10-24 11:50:31 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-10-29 14:04:40 -0500
commitf6b5300b38eaf6a22a6118fc884a8354ee9c708e (patch)
treed21d0ae8e3825db35f85f649091ff8ecadac77b5 /src/makefile
parent3cc9e5c271ba495a915948c814a598ee158dc66d (diff)
downloadtalos-hostboot-f6b5300b38eaf6a22a6118fc884a8354ee9c708e.tar.gz
talos-hostboot-f6b5300b38eaf6a22a6118fc884a8354ee9c708e.zip
Changes to use the centaur sbe image from pnor
Instead of using the pre-built centaur_sbe.pnor.bin file the centaur sbe will be read from pnor when the centaurs are initialized in istep 10. Story 47032 is a pre-req to these changes. The change id for story 47032 is I3f545a134493c7595ce50fd885478bbe606de472 Change-Id: I69454e215ca4b8947ad8c01f42d87c09728e623d Depends-on: I3f545a134493c7595ce50fd885478bbe606de472 RTC: 77647 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/6622 Reviewed-by: Michael Baiocchi <baiocchi@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/makefile b/src/makefile
index 5235f1fc2..8e803d4ba 100644
--- a/src/makefile
+++ b/src/makefile
@@ -87,15 +87,10 @@ hbicore_EXTENDED_MODULES = ${EXTENDED_MODULES}
# for PRDR_RULE_TABLE_TARGETS
include ${ROOTPATH}/src/usr/diag/prdf/common/prd_ruletable.mk
-#@todo - Temporary workaround
-# The centaur.sbe_pnor.bin is manually built from CVS SBE procedure files in
-# CVS then copy into HostBoot for now.
-# HostBoot build team will have a process of building centaur.sbe_pnor.bin
-# image later.
hbicore_DATA_MODULES = sample.if p8.dmi.scom.if cen.dmi.scom.if \
p8.fbc.scom.if mbs_def.if mba_def.if cen_ddrphy.if \
p8.pe.phase1.scom.if p8.pe.phase2.scom.if \
- centaur.sbe_pnor.bin ${PRDR_RULE_TABLE_TARGETS} \
+ ${PRDR_RULE_TABLE_TARGETS} \
p8.abus.scom.if p8.xbus.scom.if p8.mcs.scom.if \
p8.as.scom.if p8.nx.scom.if p8.dmi.custom.scom.if \
cen.dmi.custom.scom.if p8.abus.custom.scom.if \
OpenPOWER on IntegriCloud