summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorJay Azurin <jmazurin@us.ibm.com>2014-12-17 17:37:18 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2015-01-09 16:09:28 -0600
commit478c8d5e45745a6750a78aec6c6317b48d092262 (patch)
tree34a025ff8238af4f8c76a204de5b448f73bc91f4 /src/usr/targeting/common/xmltohb/target_types.xml
parent6a8f7095e72dab0877365666f3c45760f3c9d9e6 (diff)
downloadtalos-hostboot-478c8d5e45745a6750a78aec6c6317b48d092262.tar.gz
talos-hostboot-478c8d5e45745a6750a78aec6c6317b48d092262.zip
Support to pause/stop between isteps during IPL
- created ATTR_ISTEP_PAUSE_ENABLE and ATTR_ISTEP_PAUSE_CONFIG attributes - modified IStepDispatcher::doIstep to either pause (seconds) or full stop before istep - tested on HW system using iplErrorInject.sh tool. Task 120084 Change-Id: I41234d9f3656650fd7b554ca20ddfb41ebccc06f RTC: 119363 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/14991 Tested-by: Jenkins Server Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/common/xmltohb/target_types.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/target_types.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml
index 09c70b684..46ac33acb 100644
--- a/src/usr/targeting/common/xmltohb/target_types.xml
+++ b/src/usr/targeting/common/xmltohb/target_types.xml
@@ -282,6 +282,8 @@
<attribute><id>MSS_DRAMINIT_RESET_DISABLE</id></attribute>
<attribute><id>RECONFIG_LOOP_TESTS</id></attribute>
<attribute><id>RECONFIG_LOOP_TESTS_ENABLE</id></attribute>
+ <attribute><id>ISTEP_PAUSE_ENABLE</id></attribute>
+ <attribute><id>ISTEP_PAUSE_CONFIG</id></attribute>
<!-- IPMI Sensor numbers for reporting system status and info to the BMC -->
<attribute><id>IPMI_SENSORS</id></attribute>
</targetType>
OpenPOWER on IntegriCloud