summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/dmi_training
diff options
context:
space:
mode:
authorMark Wenning <wenning@us.ibm.com>2012-04-02 17:27:57 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-04-17 11:34:02 -0500
commitb97e806c5c044abd0cc12cbca41c8358c67eade1 (patch)
tree6f16776b8247eec8c6be8465e1ffd1daad65534b /src/usr/hwpf/hwp/dmi_training
parentb3c9d1540732ead1232098cf3c5c1ebcbc89e573 (diff)
downloadtalos-hostboot-b97e806c5c044abd0cc12cbca41c8358c67eade1.tar.gz
talos-hostboot-b97e806c5c044abd0cc12cbca41c8358c67eade1.zip
Add IStep Stubs for all ISteps in IPL Flow Document
Add stubs for all remaining ISteps, based on HostBoot_IPL_Flow_v1.01.odt document. Task 39253 1 -5 Not applicable, performed by SBE 6 - Save SBE (HWAS) ALL, Brian is moving some of them from 4 7 - Start Clocks on Nest Chiplets ALL 8 - EDI, EI init ALL 9 - Activate PowerBus ALL 10 - Centaur Init already implemented 11 - DMI Training already implemented 12 - MC Init already Implemented 13 - Dram Training already Implemented 14 - Dram Initialization ALL 15 - Build Winkle Images ALL 16 - Core Activate ALL 17 - Init PSI marked FSP, not implemented 18 - Establish System SMP 18.8, 9, 10 only, the rest are marked FSP 19 - Build and Load Host Image marked FSP, not implemented 20 - Load Payload ALL 21 - Start Payload ALL RTC: 38196 Change-Id: I4e853f58caafe7dd472d57b42883724eaaa2e8a3 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/826 Tested-by: Jenkins Server Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/dmi_training')
-rw-r--r--src/usr/hwpf/hwp/dmi_training/dmi_training.H24
1 files changed, 17 insertions, 7 deletions
diff --git a/src/usr/hwpf/hwp/dmi_training/dmi_training.H b/src/usr/hwpf/hwp/dmi_training/dmi_training.H
index 8791b7110..0caa96680 100644
--- a/src/usr/hwpf/hwp/dmi_training/dmi_training.H
+++ b/src/usr/hwpf/hwp/dmi_training/dmi_training.H
@@ -37,45 +37,55 @@
* @istepnum 11
* @istepdesc DMI Training
*
+ *
+ * @{
* @substepnum 1
* @substepname dmi_scominit
* @substepdesc : Scom setup on centaur
* @target_sched serial
- *
+ * @}
+ * @{
* @substepnum 2
* @substepname dmi_erepair
* @substepdesc : Restore EDI Bus eRepair data
* @target_sched serial
- *
+ * @}
+ * @{
* @substepnum 3
* @substepname dmi_io_dccal
* @substepdesc : Calibrate DMI interfaces
* @target_sched serial
- *
+ * @}
+ * @{
* @substepnum 4
* @substepname dmi_io_run_training
* @substepdesc : Run training on MC buses
* @target_sched serial
- *
+ * @}
+ * @{
* @substepnum 5
* @substepname host_startPRD_dmi
* @substepdesc : Load PRD for DMI domain
* @target_sched serial
- *
+ * @}
+ * @{
* @substepnum 6
* @substepname host_attnlisten_cen
* @substepdesc : Start listening for attentions
* @target_sched serial
- *
+ * @}
+ * @{
* @substepnum 7
* @substepname proc_cen_framelock
* @substepdesc : Initialize EDI Frame
* @target_sched serial
- *
+ * @}
+ * @{
* @substepnum 8
* @substepname cen_set_inband_addr
* @substepdesc : Set the Inband base addresses
* @target_sched serial
+ * @}
*
*/
OpenPOWER on IntegriCloud