summaryrefslogtreecommitdiffstats
path: root/src/HBconfig
diff options
context:
space:
mode:
authorJaymes Wilks <mjwilks@us.ibm.com>2017-08-03 11:16:41 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2017-08-03 17:48:55 -0400
commit0a92b575a0a9c11f495ac27987923d984c5fc70c (patch)
tree59f64976f945637fd9f0bcc471a8d18b896f8c59 /src/HBconfig
parentbbb94013c39af35e86427553219f9ec3278ca97f (diff)
downloadtalos-hostboot-0a92b575a0a9c11f495ac27987923d984c5fc70c.tar.gz
talos-hostboot-0a92b575a0a9c11f495ac27987923d984c5fc70c.zip
Resolve istep mode issue with istep 18 on FSP systems
Resolves the situation on FSP in istep mode where the high watermark is unable to advance beyond step 18 due to an empty non-null entry the steps array. Change-Id: If1a20aac114625c4b166b92594ad4dd83af82e02 CQ:SW397912 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/44163 Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Michael Baiocchi <mbaiocch@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com>
Diffstat (limited to 'src/HBconfig')
-rw-r--r--src/HBconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/HBconfig b/src/HBconfig
index f45ae2a2f..46d3b1d18 100644
--- a/src/HBconfig
+++ b/src/HBconfig
@@ -42,3 +42,8 @@ config INCLUDE_XML_OPENPOWER
Indicates that a build should include the contents
of attribute_types_openpower.xml and
target_types_openpower.xml
+
+config FSP_BUILD
+ default n
+ help
+ Indicates that this is an FSP build
OpenPOWER on IntegriCloud