summaryrefslogtreecommitdiffstats
path: root/src/import/chips/centaur/procedures/hwp/perv
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2016-11-16 09:31:03 -0600
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-08-07 13:52:40 -0400
commit696020a469e407854b5c11a0c6823c93ea59d3ce (patch)
tree4f39fd6cf4d7f0b371f33ad052b423951f28ebb8 /src/import/chips/centaur/procedures/hwp/perv
parentd2cbe63811507645b13e99adaa69944407a442a2 (diff)
downloadtalos-hostboot-696020a469e407854b5c11a0c6823c93ea59d3ce.tar.gz
talos-hostboot-696020a469e407854b5c11a0c6823c93ea59d3ce.zip
Centaur istep 11 support
initCompiler generate procedures & wrapper for Centaur SCAN initfiles porting Centaur initfiles into p9 for Centaur EC 21 update Initfile Compiler to generate wrapper and C/H Scan files for Centaur generate rings data to be pulled in Centaur HW image. centaur_ec_attributes remove all attributes previously used by SBE code -- only DD2 is supported cen_common_funcs cleanup trace messages add common clockstart module for NEST/MEM centaur_misc_constants define constants for PLL scan0 operations define MEM scan chiplet constant cen_tp_chiplet_init1 remove EC feature attribute qualifications -- only DD2 is supported scan0 flush TP PLL GPTR BNDY and FUNC ring cen_pll_initf cen_initf directly invoke generated scan HWPs until putRing support exists cen_chiplet_init remove EC feature attribute qualifications -- only DD2 is supported cen_startclocks initial release centaur.cleanup.pll.scan.initfile right justify spy value to match p9 initCompiler expectations centaur.dmi.scan.initfile update owner centaur.mba.scan.initfile remove EC feature attribute qualifications -- only DD2 is supported centaur.mbs.scan.initfile remove EC feature attribute qualifications -- only DD2 is supported add content missing from original port centaur.mem.pll.scan.initfile remove dummy settings centaur.nest.pll.scan.initfile adjust freq attributes to match P9 NEST attribute content remove dummy settings centaur.thermal.scan.initfile update owner add content missing from original port cen_mem_pll_setup cen_nest_startclocks remove, not required for P9 IPL flow add missing object depedencies create wrappers for all planned isteps RTC 163457 Change-Id: I3a7c42b714b2614f8f5f4998140fd35a762e0b7a Original-Change-Id: Idd0972207f356315f1e2f52f911e1cb27f72a737 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32714 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44285 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/import/chips/centaur/procedures/hwp/perv')
-rw-r--r--src/import/chips/centaur/procedures/hwp/perv/cen_tp_chiplet_init1.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/import/chips/centaur/procedures/hwp/perv/cen_tp_chiplet_init1.mk b/src/import/chips/centaur/procedures/hwp/perv/cen_tp_chiplet_init1.mk
index 9dd050f09..cb3895f57 100644
--- a/src/import/chips/centaur/procedures/hwp/perv/cen_tp_chiplet_init1.mk
+++ b/src/import/chips/centaur/procedures/hwp/perv/cen_tp_chiplet_init1.mk
@@ -23,4 +23,5 @@
#
# IBM_PROLOG_END_TAG
PROCEDURE=cen_tp_chiplet_init1
+OBJS+=cen_common_funcs.o
$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud