summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/core_activate/core_activate.C
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2012-12-03 15:20:34 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-12-13 15:50:28 -0600
commit0e3cbd6ef804c8bd95711b6674ec13048b67a987 (patch)
treeab73dad47e68352ac3ebcd3eb6f22a709f86e8dd /src/usr/hwpf/hwp/core_activate/core_activate.C
parentca57ac8f1561d676497397d03f25bf942ea75b85 (diff)
downloadtalos-hostboot-0e3cbd6ef804c8bd95711b6674ec13048b67a987.tar.gz
talos-hostboot-0e3cbd6ef804c8bd95711b6674ec13048b67a987.zip
Update hostboot to version 1.28 IPL Flow document
Change-Id: Ie42bebb0fa91f248bc3ae3b1d1231d97cc5a4ca9 RTC: 52964 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2578 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
Diffstat (limited to 'src/usr/hwpf/hwp/core_activate/core_activate.C')
-rw-r--r--src/usr/hwpf/hwp/core_activate/core_activate.C9
1 files changed, 3 insertions, 6 deletions
diff --git a/src/usr/hwpf/hwp/core_activate/core_activate.C b/src/usr/hwpf/hwp/core_activate/core_activate.C
index 1818ee32f..56070edbc 100644
--- a/src/usr/hwpf/hwp/core_activate/core_activate.C
+++ b/src/usr/hwpf/hwp/core_activate/core_activate.C
@@ -82,8 +82,7 @@ using namespace ISTEP_ERROR;
//
-// Wrapper function to call 16.1 :
-// host_activate_master
+// Wrapper function to call host_activate_master
//
void* call_host_activate_master( void *io_pArgs )
{
@@ -325,8 +324,7 @@ void* call_host_activate_master( void *io_pArgs )
//
-// Wrapper function to call 16.2 :
-// host_activate_slave_cores
+// Wrapper function to call host_activate_slave_cores
//
void* call_host_activate_slave_cores( void *io_pArgs )
{
@@ -487,8 +485,7 @@ void* call_host_activate_slave_cores( void *io_pArgs )
//
-// Wrapper function to call 16.3 :
-// host_ipl_complete
+// Wrapper function to call host_ipl_complete
//
void* call_host_ipl_complete( void *io_pArgs )
{
OpenPOWER on IntegriCloud