# HG changeset patch # User Mychaela Falconia # Date 1445278463 0 # Node ID aac4d4b15d2f2af58d82441febc6efe2a7b40e7e # Parent 10b4bed101927563438be7c721fd884aae3149aa gsm-fw: static DSP patch download enabled by default diff -r 10b4bed10192 -r aac4d4b15d2f gsm-fw/cfgmagic/processconf.sh --- a/gsm-fw/cfgmagic/processconf.sh Mon Oct 19 17:13:56 2015 +0000 +++ b/gsm-fw/cfgmagic/processconf.sh Mon Oct 19 18:14:23 2015 +0000 @@ -21,7 +21,7 @@ RVTMUX_UART_baud=115200 FLASH_BOOT_VIA_BOOTROM=1 FLASHIMAGE_BASE_ADDR=0x2000 -DWNLD=0 +DWNLD=1 L1_DYN_DSP_DWNLD=0 # We always export CONFIG_INCLUDE_xxx to config.h and config.mk, whether