summaryrefslogtreecommitdiffstats
path: root/src/makefile
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2012-05-23 14:10:56 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-07-02 13:38:19 -0500
commite8797499ac1eb0f30e457815b0304f9629d4bcea (patch)
tree44d33bd4bf96751b9551940745d8efe579600476 /src/makefile
parent3ab395218609373c345697bd0160755588125775 (diff)
downloadtalos-hostboot-e8797499ac1eb0f30e457815b0304f9629d4bcea.tar.gz
talos-hostboot-e8797499ac1eb0f30e457815b0304f9629d4bcea.zip
Start the rest of the threads on the master core
Uses the scom from proc_thread_control HWP to start all of the threads that aren't started yet on the master core. Change-Id: I93efba6ebebbf9d286a399fc58fa437b30e830b1 RTC: 37008 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1242 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/makefile')
-rw-r--r--src/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile b/src/makefile
index 852a1103c..5de937420 100644
--- a/src/makefile
+++ b/src/makefile
@@ -60,7 +60,7 @@ EXTENDED_MODULES = targeting ecmddatabuffer fapi hwp plat \
activate_powerbus build_winkle_images \
core_activate dram_initialization edi_ei_initialization \
establish_system_smp load_payload \
- start_clocks_on_nest_chiplets start_payload
+ start_clocks_on_nest_chiplets start_payload thread_activate
DIRECT_BOOT_MODULES = example
RUNTIME_MODULES =
OpenPOWER on IntegriCloud