# HG changeset patch
# User Space Falcon <falcon@ivan.Harhan.ORG>
# Date 1436060437 0
# Node ID 816a4889c95de60758769ec35e312523267c1fcf
# Parent  6cbe01db6382fa0b9b1e1f369a3c41c6fe5a2638
l1_custom_int-nodsp.patch implemented

diff -r 6cbe01db6382 -r 816a4889c95d patches/Makefile
--- a/patches/Makefile	Sun Jul 05 00:07:16 2015 +0000
+++ b/patches/Makefile	Sun Jul 05 01:40:37 2015 +0000
@@ -1,5 +1,6 @@
 NEWLIBS=bootloader-disable.lib frame_na7_db_ir-systrace.lib \
-	l1_ext-nodyndwl.lib main-fchw.lib tpudrv-quadband.lib
+	l1_custom_int-nodsp.lib l1_ext-nodyndwl.lib main-fchw.lib \
+	tpudrv-quadband.lib
 TOOL=	../tool/ti-libpatch
 
 all:	${NEWLIBS}
@@ -11,6 +12,10 @@
 				frame_na7_db_ir-systrace.patch
 	${TOOL} ../gpflibs/frame_na7_db_ir.lib frame_na7_db_ir-systrace.patch $@
 
+l1_custom_int-nodsp.lib:	../libs/l1_custom_int.lib \
+				l1_custom_int-nodsp.patch
+	${TOOL} ../libs/l1_custom_int.lib l1_custom_int-nodsp.patch $@
+
 l1_ext-nodyndwl.lib:	../libs/l1_ext.lib l1_ext-nodyndwl.patch
 	${TOOL} ../libs/l1_ext.lib l1_ext-nodyndwl.patch $@
 
diff -r 6cbe01db6382 -r 816a4889c95d patches/l1_custom_int-nodsp.patch
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/l1_custom_int-nodsp.patch	Sun Jul 05 01:40:37 2015 +0000
@@ -0,0 +1,7 @@
+# This patch is an experiment to see how TCS211 fw will behave if the
+# downloading of the static DSP patch is disabled.  Here we patch the setting
+# of cfg.dwnld in Cust_Init_Layer1().
+
+[l1_cust.obj]
+
+.text 708 00