summaryrefslogtreecommitdiffstats
path: root/src/common
diff options
context:
space:
mode:
authorSooraj Nair <soonair3@in.ibm.com>2017-06-13 17:26:30 -0500
committerMartha Broyles <mbroyles@us.ibm.com>2017-08-16 12:46:01 -0400
commit02cc125420d489610790e8d66890c383af0738a4 (patch)
treee342bb364ef274c73b6af7a77c2091c2aec522c0 /src/common
parentcc3f1edde23cbb8a70d00bde8cbbb6815e9a4383 (diff)
downloadtalos-occ-02cc125420d489610790e8d66890c383af0738a4.tar.gz
talos-occ-02cc125420d489610790e8d66890c383af0738a4.zip
Amended 24x7 code- 7/11/2017 config,500us tic
Change-Id: I6a016fc0158f4210f0e944dfcf770f3b87837c2e changes to accomodate occ tic duration change from 250us to 500us assumes runtime of 50us per tic also added ALINK3 mask in header to reflect UAV change Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/43130 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Diffstat (limited to 'src/common')
-rw-r--r--src/common/gpe_24x7_structs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/gpe_24x7_structs.h b/src/common/gpe_24x7_structs.h
index 9b8716a..5067627 100644
--- a/src/common/gpe_24x7_structs.h
+++ b/src/common/gpe_24x7_structs.h
@@ -41,6 +41,6 @@ typedef struct
} gpe_24x7_args_t;
// Number of "states" 24x7 collection code is broken up into
-#define MAX_24x7_STATES 16
+#define MAX_24x7_STATES 8
#endif // _GPE_24X7_STRUCTS_H
OpenPOWER on IntegriCloud