summaryrefslogtreecommitdiffstats
path: root/src/include/usr/isteps/istep13list.H
diff options
context:
space:
mode:
authorCamVan Nguyen <ctnguyen@us.ibm.com>2012-06-28 18:09:25 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-07-11 12:55:40 -0500
commitf184b684beb77df5878662616bb23c205d5fae67 (patch)
tree98dedb52222b3d326fcebf6803f962ad812a4402 /src/include/usr/isteps/istep13list.H
parent14a2721d2c87dc13f1ef66818c41cd0848dd52db (diff)
downloadtalos-hostboot-f184b684beb77df5878662616bb23c205d5fae67.tar.gz
talos-hostboot-f184b684beb77df5878662616bb23c205d5fae67.zip
Add mss_scominit HWP to Hostboot.
Note that the HWP (mss_scominit.C/H) has been been reviewed in the hwp_review_centaur project and does not need review. The *.initfile files also do not need review. Change-Id: I00968b483dcaa7dc1ffc006756407fa4ca621292 RTC: 41341 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/1278 Tested-by: Jenkins Server Reviewed-by: MIKE J. JONES <mjjones@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr/isteps/istep13list.H')
-rw-r--r--src/include/usr/isteps/istep13list.H52
1 files changed, 26 insertions, 26 deletions
diff --git a/src/include/usr/isteps/istep13list.H b/src/include/usr/isteps/istep13list.H
index 627847ad9..5a6c9aa68 100644
--- a/src/include/usr/isteps/istep13list.H
+++ b/src/include/usr/isteps/istep13list.H
@@ -1,26 +1,26 @@
-// IBM_PROLOG_BEGIN_TAG
-// This is an automatically generated prolog.
-//
-// $Source: src/include/usr/isteps/istep13list.H $
-//
-// IBM CONFIDENTIAL
-//
-// COPYRIGHT International Business Machines Corp. 2012
-//
-// p1
-//
-// Object Code Only (OCO) source materials
-// Licensed Internal Code Source Materials
-// IBM HostBoot Licensed Internal Code
-//
-// The source code for this program is not published or other-
-// wise divested of its trade secrets, irrespective of what has
-// been deposited with the U.S. Copyright Office.
-//
-// Origin: 30
-//
-// IBM_PROLOG_END
-
+/* IBM_PROLOG_BEGIN_TAG
+ * This is an automatically generated prolog.
+ *
+ * $Source: src/include/usr/isteps/istep13list.H $
+ *
+ * IBM CONFIDENTIAL
+ *
+ * COPYRIGHT International Business Machines Corp. 2012
+ *
+ * p1
+ *
+ * Object Code Only (OCO) source materials
+ * Licensed Internal Code Source Materials
+ * IBM HostBoot Licensed Internal Code
+ *
+ * The source code for this program is not published or other-
+ * wise divested of its trade secrets, irrespective of what has
+ * been deposited with the U.S. Copyright Office.
+ *
+ * Origin: 30
+ *
+ * IBM_PROLOG_END_TAG
+ */
#ifndef __ISTEPS_ISTEP13LIST_H
#define __ISTEPS_ISTEP13LIST_H
@@ -38,7 +38,7 @@
* : Start clocks on MBAs
* 13.4 host_enable_vddr
* : Enable the VDDR3 Voltage Rail
- * 13.5 mss_initf
+ * 13.5 mss_scominit
* : Perform scom inits to MC and PHY
* 13.6 mss_ddr_phy_reset
* : Soft reset of DDR PHY macros
@@ -114,8 +114,8 @@ const TaskInfo g_istep13[] = {
}
},
{
- ISTEPNAME(13,05,"mss_initf"),
- DRAM_TRAINING::call_mss_initf,
+ ISTEPNAME(13,05,"mss_scominit"),
+ DRAM_TRAINING::call_mss_scominit,
{
START_FN,
EXT_IMAGE,
OpenPOWER on IntegriCloud