summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/hwp/nest/nestfiles.mk
diff options
context:
space:
mode:
authorSachin Gupta <sgupta2m@in.ibm.com>2016-05-31 11:28:09 -0500
committerAMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>2016-06-15 06:04:22 -0400
commit93526d05f7d71f6e542fc32fd05b0d520110ac25 (patch)
treec725d0f19a466ba68e069f8b3d1908d364a17fb3 /import/chips/p9/procedures/hwp/nest/nestfiles.mk
parent5a7134ca3d20ab5731dff666e00f2059c53a20d0 (diff)
downloadtalos-sbe-93526d05f7d71f6e542fc32fd05b0d520110ac25.tar.gz
talos-sbe-93526d05f7d71f6e542fc32fd05b0d520110ac25.zip
Move prevasive procedures to SEEPROM
Change-Id: Ifc930b6b27f73e9dc44a5c03037e7c8a0192364e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25190 Tested-by: Jenkins Server Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
Diffstat (limited to 'import/chips/p9/procedures/hwp/nest/nestfiles.mk')
-rw-r--r--import/chips/p9/procedures/hwp/nest/nestfiles.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/import/chips/p9/procedures/hwp/nest/nestfiles.mk b/import/chips/p9/procedures/hwp/nest/nestfiles.mk
index 8b8a4877..5c3c7b79 100644
--- a/import/chips/p9/procedures/hwp/nest/nestfiles.mk
+++ b/import/chips/p9/procedures/hwp/nest/nestfiles.mk
@@ -17,6 +17,16 @@ NEST-CPP-SOURCES +=p9_pba_setup.C
NEST-CPP-SOURCES +=p9_adu_access.C
NEST-CPP-SOURCES +=p9_adu_setup.C
NEST-CPP-SOURCES +=p9_adu_coherent_utils.C
+# TODO via RTC 152424
+# p9_ram_core.C will go to runtime makefile. Currently this procedure is in
+# perv directory. As we are putting perv procedures currently in SEEPROM.
+# So compiling p9_ram_core.C in nest makefile.
+NEST-CPP-SOURCES +=p9_ram_core.C
+# TODO via RTC 152424
+# swicth gear proecdures are in perv directory. But these procedures needs to
+# be executed from PIBMEM. So compiling these is nest makefile.
+NEST-CPP-SOURCES +=p9_sbe_gear_switcher.C
+NEST-CPP-SOURCES +=p9_sbe_tp_switch_gears.C
NEST-C-SOURCES =
NEST-S-SOURCES =
OpenPOWER on IntegriCloud