summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorRoland Veloz <rveloz@us.ibm.com>2018-04-06 13:36:07 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2018-05-07 11:51:01 -0400
commit1af47d2a9aef6d4cb5144cc4c219e58f15eedce3 (patch)
tree64342ba481878d14cfb4513b16d7ee7b274cef40 /src/include
parent79c2cf9d40f13300cf39bfa3f661d7472bb29bbc (diff)
downloadtalos-hostboot-1af47d2a9aef6d4cb5144cc4c219e58f15eedce3.tar.gz
talos-hostboot-1af47d2a9aef6d4cb5144cc4c219e58f15eedce3.zip
Continuing support, in IStep 09, to facilitate the testing of SMP wrap
Continuing the support, in IStep 09 to make the call to p9_io_obus_linktrain and p9_io_obus_post_trainadv. Change-Id: I3d070bfc6c55224b77b6342362d5d008d0f0a61b RTC:190096 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/56886 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Disable-CI: Roland Veloz <rveloz@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include')
-rw-r--r--src/include/usr/isteps/istep12list.H29
1 files changed, 15 insertions, 14 deletions
diff --git a/src/include/usr/isteps/istep12list.H b/src/include/usr/isteps/istep12list.H
index 5dffa7a56..6fa13acee 100644
--- a/src/include/usr/isteps/istep12list.H
+++ b/src/include/usr/isteps/istep12list.H
@@ -55,7 +55,7 @@
* 12.11 host_startprd_dmi
* : Load prd for DMI domain
* 12.12 host_attnlisten_memb
- * : Start attention poll for membuf
+ * : Start attention poll for membuf
* 12.13 cen_set_inband_addr
* : Set the Inband base addresses
*
@@ -79,7 +79,7 @@ namespace ISTEP_12
*
* param[in,out] - pointer to any arguments, usually NULL
*
- * return any errlogs to istep
+ * return any errlogs to istep
*
*/
void* call_mss_getecid( void *io_pArgs );
@@ -89,7 +89,7 @@ void* call_mss_getecid( void *io_pArgs );
*
* param[in,out] - pointer to any arguments, usually NULL
*
- * return any errlogs to istep
+ * return any errlogs to istep
*
*/
void* call_dmi_attr_update( void *io_pArgs );
@@ -99,7 +99,7 @@ void* call_dmi_attr_update( void *io_pArgs );
*
* param[in,out] - pointer to any arguments, usually NULL
*
- * return any errlogs to istep
+ * return any errlogs to istep
*
*/
void* call_proc_dmi_scominit( void *io_pArgs );
@@ -109,7 +109,7 @@ void* call_proc_dmi_scominit( void *io_pArgs );
*
* param[in,out] - pointer to any arguments, usually NULL
*
- * return any errlogs to istep
+ * return any errlogs to istep
*
*/
void* call_cen_dmi_scominit( void *io_pArgs );
@@ -119,7 +119,7 @@ void* call_cen_dmi_scominit( void *io_pArgs );
*
* param[in,out] - pointer to any arguments, usually NULL
*
- * return any errlogs to istep
+ * return any errlogs to istep
*
*/
void* call_dmi_erepair( void *io_pArgs );
@@ -129,7 +129,7 @@ void* call_dmi_erepair( void *io_pArgs );
*
* param[in,out] - pointer to any arguments, usually NULL
*
- * return any errlogs to istep
+ * return any errlogs to istep
*
*/
void* call_dmi_io_dccal( void *io_pArgs );
@@ -139,7 +139,7 @@ void* call_dmi_io_dccal( void *io_pArgs );
*
* param[in,out] - pointer to any arguments, usually NULL
*
- * return any errlogs to istep
+ * return any errlogs to istep
*
*/
void* call_dmi_pre_trainadv( void *io_pArgs );
@@ -149,7 +149,7 @@ void* call_dmi_pre_trainadv( void *io_pArgs );
*
* param[in,out] - pointer to any arguments, usually NULL
*
- * return any errlogs to istep
+ * return any errlogs to istep
*
*/
void* call_dmi_io_run_training( void *io_pArgs );
@@ -159,7 +159,7 @@ void* call_dmi_io_run_training( void *io_pArgs );
*
* param[in,out] - pointer to any arguments, usually NULL
*
- * return any errlogs to istep
+ * return any errlogs to istep
*
*/
void* call_dmi_post_trainadv( void *io_pArgs );
@@ -169,7 +169,7 @@ void* call_dmi_post_trainadv( void *io_pArgs );
*
* param[in,out] - pointer to any arguments, usually NULL
*
- * return any errlogs to istep
+ * return any errlogs to istep
*
*/
void* call_proc_cen_framelock( void *io_pArgs );
@@ -179,7 +179,7 @@ void* call_proc_cen_framelock( void *io_pArgs );
*
* param[in,out] - pointer to any arguments, usually NULL
*
- * return any errlogs to istep
+ * return any errlogs to istep
*
*/
void* call_host_startprd_dmi( void *io_pArgs );
@@ -189,7 +189,7 @@ void* call_host_startprd_dmi( void *io_pArgs );
*
* param[in,out] - pointer to any arguments, usually NULL
*
- * return any errlogs to istep
+ * return any errlogs to istep
*
*/
void* call_host_attnlisten_memb( void *io_pArgs );
@@ -199,7 +199,7 @@ void* call_host_attnlisten_memb( void *io_pArgs );
*
* param[in,out] - pointer to any arguments, usually NULL
*
- * return any errlogs to istep
+ * return any errlogs to istep
*
*/
void* call_cen_set_inband_addr( void *io_pArgs );
@@ -288,6 +288,7 @@ const DepModInfo g_istep12Dependancies = {
{
DEP_LIB(libistep12.so),
DEP_LIB(libnestmemutils.so),
+ DEP_LIB(libisteps_io.so),
NULL
}
};
OpenPOWER on IntegriCloud