summaryrefslogtreecommitdiffstats
path: root/src/occ_405/amec/amec_pcap.h
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2017-03-03 15:52:36 -0600
committerWilliam A. Bryan <wilbryan@us.ibm.com>2017-03-13 16:10:28 -0400
commit35eb166d9825cef7e483ac46f954ebc2777c16b3 (patch)
treeb817b3505001e2504eaa4a966c19842fad7f4ea4 /src/occ_405/amec/amec_pcap.h
parentdb153208ff2010b1920d5622d4a6aa3ffcbc26eb (diff)
downloadtalos-occ-35eb166d9825cef7e483ac46f954ebc2777c16b3.tar.gz
talos-occ-35eb166d9825cef7e483ac46f954ebc2777c16b3.zip
Miscellaneous AMEC TODO Cleanup
Change-Id: I8b78383bc9c6ae992be734d51f20a640cd93d465 RTC:163356 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/37490 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
Diffstat (limited to 'src/occ_405/amec/amec_pcap.h')
-rwxr-xr-xsrc/occ_405/amec/amec_pcap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/occ_405/amec/amec_pcap.h b/src/occ_405/amec/amec_pcap.h
index 70c9147..cb40dc2 100755
--- a/src/occ_405/amec/amec_pcap.h
+++ b/src/occ_405/amec/amec_pcap.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2011,2016 */
+/* Contributors Listed Below - COPYRIGHT 2011,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -46,7 +46,7 @@
//Number of watts power must be below the node power cap before raising
//ppb_fmax
-#define PDROP_THRESH 0 //TODO: need better value.
+#define PDROP_THRESH 0
//Structure used in g_amec
typedef struct amec_pcap
OpenPOWER on IntegriCloud