diff gsm-fw/L1/include/l1_confg.h @ 561:eb3fb4d0dcf0

L1: disable all DSP patch DWNLD for now
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Tue, 05 Aug 2014 21:50:05 +0000
parents b1e2dbb3c751
children 58bbee73c4b7
line wrap: on
line diff
--- a/gsm-fw/L1/include/l1_confg.h	Mon Aug 04 21:43:47 2014 +0000
+++ b/gsm-fw/L1/include/l1_confg.h	Tue Aug 05 21:50:05 2014 +0000
@@ -70,13 +70,16 @@
 #define	CODE_VERSION	NOT_SIMULATION
 #define	AMR		1
 #define	L1_12NEIGH	1
-#define	L1_DYN_DSP_DWNLD	0	/* for now */
 #define	L1_EOTD		0
 #define	L1_GTT		0
 #define	ORDER2_TX_TEMP_CAL	1
 #define	TRACE_TYPE	4
 #define	VCXO_ALGO	1
 
+/* let's try running without any DSP patches initially */
+#define	DWNLD			0
+#define	L1_DYN_DSP_DWNLD	0
+
 /* TESTMODE will be enabled with feature l1tm */
 
 #if CONFIG_AUDIO