summaryrefslogtreecommitdiffstats
path: root/src/include/usr/hdat
diff options
context:
space:
mode:
authorDean Sanner <dsanner@us.ibm.com>2017-04-11 21:25:45 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-09-14 09:25:09 -0400
commit8a4cc1d6b3770dade628f77bcb01ed397181730d (patch)
tree1255ae9a44396c754ae11403a6bf5b40cce03fd0 /src/include/usr/hdat
parent3d6c5417a82f5dec8e708c0f311f1634a2aad651 (diff)
downloadtalos-hostboot-8a4cc1d6b3770dade628f77bcb01ed397181730d.tar.gz
talos-hostboot-8a4cc1d6b3770dade628f77bcb01ed397181730d.zip
Ability to boot in SMT1 or SMT2 in Hostboot
Change-Id: Ie377f47a5087e6a53ff57c4c4415be014f92c461 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40584 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@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> Reviewed-by: Christian R. Geddes <crgeddes@us.ibm.com> Reviewed-by: Prachi Gupta <pragupta@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/usr/hdat')
-rwxr-xr-xsrc/include/usr/hdat/hdat.H2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/usr/hdat/hdat.H b/src/include/usr/hdat/hdat.H
index 2b4c35daa..bf005866b 100755
--- a/src/include/usr/hdat/hdat.H
+++ b/src/include/usr/hdat/hdat.H
@@ -167,6 +167,8 @@ extern const uint8_t HDAT_HDIF_ALIGN;
#define HDAT_MAX_THREADS_SUPPORTED 8
#define HDAT_MAX_EIGHT_THREADS_SUPPORTED 8
#define HDAT_MAX_FOUR_THREADS_SUPPORTED 4
+#define HDAT_MAX_TWO_THREADS_SUPPORTED 2
+
/* @enum hdatProcStatus
* Status of a processor FRU.
OpenPOWER on IntegriCloud