summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/sbefw/pk_app_cfg.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sbefw/pk_app_cfg.h b/src/sbefw/pk_app_cfg.h
index 646caf57..8cdc6571 100644
--- a/src/sbefw/pk_app_cfg.h
+++ b/src/sbefw/pk_app_cfg.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER sbe Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015,2016 */
+/* Contributors Listed Below - COPYRIGHT 2015,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -140,6 +140,6 @@
#ifdef PK_TRACE_SZ
#undef PK_TRACE_SZ
#endif
-#define PK_TRACE_SZ 2*1024
+#define PK_TRACE_SZ 512
#endif /*__PK_APP_CFG_H__*/
OpenPOWER on IntegriCloud