FreeCalypso > hg > tcs211-patches
changeset 16:816a4889c95d
l1_custom_int-nodsp.patch implemented
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sun, 05 Jul 2015 01:40:37 +0000 |
parents | 6cbe01db6382 |
children | 1fffae285c85 |
files | patches/Makefile patches/l1_custom_int-nodsp.patch |
diffstat | 2 files changed, 13 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 $@
--- /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