# HG changeset patch # User Mychaela Falconia # Date 1475774323 0 # Node ID 3454a514891b683ab3532a39520a86f80122ae95 # Parent bfcfbffd27367654e1bc311364d076f37c98ca5e cfg-headers/2092 added diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/board.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/board.cfg Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,5 @@ +#ifndef __BOARD_CFG__ +#define __BOARD_CFG__ +#define BOARD 41 +#define FLASH 35 +#endif /* __BOARD_CFG__ */ diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/chipset.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/chipset.cfg Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,6 @@ +#ifndef __CHIPSET_CFG__ +#define __CHIPSET_CFG__ +#define ANLG_FAM 2 +#define ANLG_PG 0 +#define CHIPSET 10 +#endif /* __CHIPSET_CFG__ */ diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/debug.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/debug.cfg Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,5 @@ +#ifndef __DEBUG_CFG__ +#define __DEBUG_CFG__ +#define TI_NUC_MONITOR 0 +#define TI_PROFILER 0 +#endif /* __DEBUG_CFG__ */ diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/dio.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/dio.cfg Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,4 @@ +#ifndef __DIO_CFG__ +#define __DIO_CFG__ +#define DIOIL_CONFIG 0 +#endif /* __DIO_CFG__ */ diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/ffs.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/ffs.cfg Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,5 @@ +#ifndef __FFS_CFG__ +#define __FFS_CFG__ +#define TARGET 1 +#define _RVF 1 +#endif /* __FFS_CFG__ */ diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/l1sw.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/l1sw.cfg Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,24 @@ +#ifndef __L1SW_CFG__ +#define __L1SW_CFG__ +#define AMR 1 +#define CUST 0 +#define DCO_ALGO 0 +#define IDS 1 +#define L1_12NEIGH 1 +#define L1_EOTD 0 +#define L1_EOTD_QBIT_ACC 0 +#define L1_GPRS 1 +#define L1_GTT 0 +#define L1_MIDI 0 +#define L1_VOICE_MEMO_AMR 1 +#define MELODY_E2 1 +#define OP_L1_STANDALONE 0 +#define OP_RIV_AUDIO 1 +#define ORDER2_TX_TEMP_CAL 1 +#define RAZ_VULSWITCH_REGAUDIO 0 +#define SECURITY 0 +#define SPEECH_RECO 1 +#define TESTMODE 1 +#define TRACE_TYPE 4 +#define VCXO_ALGO 1 +#endif /* __L1SW_CFG__ */ diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/mdc.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/mdc.cfg Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,6 @@ +#ifndef __MDC_CFG__ +#define __MDC_CFG__ +#define DGP_PLAYER 1 +#define IMEL_PLAYER 1 +#define MIDI_PLAYER 1 +#endif /* __MDC_CFG__ */ diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/r2d.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/r2d.cfg Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,5 @@ +#ifndef __R2D_CFG__ +#define __R2D_CFG__ +#define R2D_ASM 0 +#define R2D_LCD_TEST 0 +#endif /* __R2D_CFG__ */ diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/rf.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/rf.cfg Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,7 @@ +#ifndef __RF_CFG__ +#define __RF_CFG__ +#define RF 12 +#define RF_FAM 12 +#define RF_PA 2 +#define RF_PG 2 +#endif /* __RF_CFG__ */ diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/rv.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/rv.cfg Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,6 @@ +#ifndef __RV_CFG__ +#define __RV_CFG__ +#define RVTOOL 0 +#define TEST 0 +#define _GSM 1 +#endif /* __RV_CFG__ */ diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/rv_swe.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/rv_swe.h Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,17 @@ +#ifndef __RV_SWE_H__ +#define __RV_SWE_H__ + +#define RVM_ATP_SWE +#define RVM_AUDIO_SWE +#define RVM_ETM_SWE +#define RVM_DAR_SWE +#define RVM_SPI_SWE +#define RVM_LLS_SWE +#define RVM_KPD_SWE +#define RVM_LCC_SWE +#define RVM_R2D_SWE +#define RVM_MKS_SWE +#define RVM_RTC_SWE +#define RVM_FFS_SWE + +#endif /* __RV_SWE_H__ */ diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/swconfig.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/swconfig.cfg Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,17 @@ +#ifndef __SWCONFIG_CFG__ +#define __SWCONFIG_CFG__ +#define ALR 1 +#define BT 0 +#define DP 0 +#define DWNLD 1 +#define GSMLITE 0 +#define L1_DYN_DSP_DWNLD 1 +#define LONG_JUMP 3 +#define MOVE_IN_INTERNAL_RAM 1 +#define OP_WCP 0 +#define PMODE 2 +#define RVDATA_INTERNALRAM 0 +#define SRVC 1 +#define TR_BAUD_CONFIG TR_BAUD_115200 +#define WCP_PROF 0 +#endif /* __SWCONFIG_CFG__ */ diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/sys.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/sys.cfg Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,5 @@ +#ifndef __SYS_CFG__ +#define __SYS_CFG__ +#define DSP 36 +#define STD 6 +#endif /* __SYS_CFG__ */ diff -r bfcfbffd2736 -r 3454a514891b cfg-headers/2092/trace.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cfg-headers/2092/trace.cfg Thu Oct 06 17:18:43 2016 +0000 @@ -0,0 +1,5 @@ +#ifndef __TRACE_CFG__ +#define __TRACE_CFG__ +#define LAYER_DBG 0xFFFFFFFF +#define TRACE_LEVEL_FILTER 5 +#endif /* __TRACE_CFG__ */