summaryrefslogtreecommitdiffstats
path: root/src/occ_405/incl
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2015-12-08 13:45:56 -0600
committerWael Elessawy <welessa@us.ibm.com>2015-12-10 12:53:25 -0600
commitca9e4420760a191828d259c1e425486fa1f658a7 (patch)
tree3125fc94b7942b6d6bf8d52f684223d46f42b38e /src/occ_405/incl
parentad2715410617a26a291d9b9518ac3c6f3c3c2515 (diff)
downloadtalos-occ-ca9e4420760a191828d259c1e425486fa1f658a7.tar.gz
talos-occ-ca9e4420760a191828d259c1e425486fa1f658a7.zip
Enable system config command and sensor list
Added configuration data debug command RTC: 141643 Change-Id: I3d98321508780c25795d66a8d353c36593448a6e Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/22549 Tested-by: FSP CI Jenkins Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Wael Elessawy <welessa@us.ibm.com>
Diffstat (limited to 'src/occ_405/incl')
-rwxr-xr-xsrc/occ_405/incl/occ_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/occ_405/incl/occ_common.h b/src/occ_405/incl/occ_common.h
index fbf6dd5..8dee795 100755
--- a/src/occ_405/incl/occ_common.h
+++ b/src/occ_405/incl/occ_common.h
@@ -276,7 +276,7 @@ enum
#define DEFAULT_TRACE_SIZE 1536
#define MAX_OCCS 8
-#define MAX_CORES 12
+#define MAX_CORES 24
//Used by G_occ_interrupt_type to distinguish between FSP supported OCCs and other servers.
#define FSP_SUPPORTED_OCC 0x00
OpenPOWER on IntegriCloud