diff chipsetsw/riviera/rvt/rvt_pool_size.h @ 32:f6eaed5c5322

crazy-supersize RVT pool - we were still getting some lost msgs on the GTA02
author Space Falcon <falcon@ivan.Harhan.ORG>
date Wed, 09 Sep 2015 03:56:15 +0000
parents 89f63833708e
children
line wrap: on
line diff
--- a/chipsetsw/riviera/rvt/rvt_pool_size.h	Wed Sep 09 03:44:56 2015 +0000
+++ b/chipsetsw/riviera/rvt/rvt_pool_size.h	Wed Sep 09 03:56:15 2015 +0000
@@ -38,7 +38,7 @@
 #if (TEST==1)
   #define TRACE_MB1_SIZE (750000) /*(25000)*/
 #elif (!GSMLITE)
-  #define TRACE_MB1_SIZE (400000)	/* For FreeCalypso external LCD out */
+  #define TRACE_MB1_SIZE (2500000)	/* For FreeCalypso external LCD out */
 #else
   #define TRACE_MB1_SIZE (4000)
 #endif