summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorRichard J. Knight <rjknight@us.ibm.com>2012-11-27 06:48:35 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-12-04 14:31:18 -0600
commit07e1c50a631d79121228354e94e2158336c843c5 (patch)
tree46db21f7281769e8f6c616f6704432ab187c6387 /src/include
parent311a4d5cdf3d615356d7580a94fd4f783fa45fbd (diff)
downloadtalos-hostboot-07e1c50a631d79121228354e94e2158336c843c5.tar.gz
talos-hostboot-07e1c50a631d79121228354e94e2158336c843c5.zip
Add proc_mpipl_ex_cleanup and proc_mpipl_chip_cleanup to hostboot
This commit inclues code for RTC stories 41407 and 41408, both procedures are run in the same istep. Change-Id: If1d446061fb12a3331e090908f85fbf38f694ac2 Depends-on: I185ab08b59ca0b76bf72246de82b5b8d32b60b14 RTC:41407 RTC:41408 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2464 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/include')
-rw-r--r--src/include/usr/hwpf/istepreasoncodes.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/usr/hwpf/istepreasoncodes.H b/src/include/usr/hwpf/istepreasoncodes.H
index 85785bb0c..658a79a09 100644
--- a/src/include/usr/hwpf/istepreasoncodes.H
+++ b/src/include/usr/hwpf/istepreasoncodes.H
@@ -101,6 +101,7 @@ enum istepModuleId
ISTEP_PROC_CHECK_SLAVE_SBE_SEEPROM_COMPLETE = 0x34,
ISTEP_PROC_PCIE_SCOMINIT = 0x35,
ISTEP_PROC_PCIE_CONFIG = 0x36,
+ ISTEP_HOST_MPIPL_SERVICE = 0x37,
};
/**
OpenPOWER on IntegriCloud