summaryrefslogtreecommitdiffstats
path: root/src/HBconfig
diff options
context:
space:
mode:
authorPrachi Gupta <pragupta@us.ibm.com>2018-04-25 14:23:36 -0500
committerWilliam G. Hoffa <wghoffa@us.ibm.com>2018-04-27 14:54:07 -0400
commit9e489a4e55630ff825726262406d394da68f2626 (patch)
tree4ab69e993fd92d1a68a5c2c5ce797d4257a41119 /src/HBconfig
parent526bef08021c62233717c4aad8b48650f73c3180 (diff)
downloadtalos-hostboot-9e489a4e55630ff825726262406d394da68f2626.tar.gz
talos-hostboot-9e489a4e55630ff825726262406d394da68f2626.zip
wrap_test: OBUS deconfiguration
Due to fabric limitations, we can only have 2 OBUSes enabled at a time. This commit deconfigures the OBUSes that do not belong the set of links to enable in this boot based on attributes. Change-Id: I15f5e9f3ea186367b9c4d55f4dc2e9b32b251f6d Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/57836 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP HW <op-hw-jenkins+hostboot@us.ibm.com> Reviewed-by: Elizabeth K. Liner <eliner@us.ibm.com> Reviewed-by: Roland Veloz <rveloz@us.ibm.com> Reviewed-by: Martin Gloff <mgloff@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 249f9cf34..7011b1b5d 100644
--- a/src/HBconfig
+++ b/src/HBconfig
@@ -53,3 +53,8 @@ config SUPPORT_PARTIAL_CACHE
help
Support chips that do not have full cache --
intended for early bringup of hardware
+
+config SMP_WRAP_TEST
+ defaults y
+ help
+ Enables SMP Wrap configuration for manufacturing testing
OpenPOWER on IntegriCloud