From 8a4cc1d6b3770dade628f77bcb01ed397181730d Mon Sep 17 00:00:00 2001 From: Dean Sanner Date: Tue, 11 Apr 2017 21:25:45 -0500 Subject: 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 Tested-by: FSP CI Jenkins Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Christian R. Geddes Reviewed-by: Prachi Gupta Reviewed-by: Daniel M. Crowell --- src/include/usr/hdat/hdat.H | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/include/usr/hdat') 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. -- cgit v1.2.3