comparison gsm-fw/cfgmagic/processconf.sh @ 924:aac4d4b15d2f

gsm-fw: static DSP patch download enabled by default
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Mon, 19 Oct 2015 18:14:23 +0000
parents cc9d97d0e911
children 042c178ebac5
comparison
equal deleted inserted replaced
923:10b4bed10192 924:aac4d4b15d2f
19 FFS_IN_RAM=1 19 FFS_IN_RAM=1
20 RVTMUX_UART_port=IrDA 20 RVTMUX_UART_port=IrDA
21 RVTMUX_UART_baud=115200 21 RVTMUX_UART_baud=115200
22 FLASH_BOOT_VIA_BOOTROM=1 22 FLASH_BOOT_VIA_BOOTROM=1
23 FLASHIMAGE_BASE_ADDR=0x2000 23 FLASHIMAGE_BASE_ADDR=0x2000
24 DWNLD=0 24 DWNLD=1
25 L1_DYN_DSP_DWNLD=0 25 L1_DYN_DSP_DWNLD=0
26 26
27 # We always export CONFIG_INCLUDE_xxx to config.h and config.mk, whether 27 # We always export CONFIG_INCLUDE_xxx to config.h and config.mk, whether
28 # enabled or disabled. This way enabling any of these components is 28 # enabled or disabled. This way enabling any of these components is
29 # as simple as CONFIG_INCLUDE_xxx=1, without having to remember the 29 # as simple as CONFIG_INCLUDE_xxx=1, without having to remember the