FreeCalypso > hg > tcs211-patches
changeset 18:94999935b791 default tip
main-rvtmodem.patch created
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Sun, 01 Nov 2015 06:40:12 +0000 |
parents | 1fffae285c85 |
children | |
files | patches/Makefile patches/main-rvtmodem.patch |
diffstat | 2 files changed, 14 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/patches/Makefile Tue Sep 08 01:56:42 2015 +0000 +++ b/patches/Makefile Sun Nov 01 06:40:12 2015 +0000 @@ -1,6 +1,6 @@ NEWLIBS=bootloader-disable.lib frame_na7_db_ir-systrace.lib \ l1_custom_int-nodsp.lib l1_ext-nodyndwl.lib main-fchw.lib \ - main-pirelli.lib tpudrv-quadband.lib + main-pirelli.lib main-rvtmodem.lib tpudrv-quadband.lib TOOL= ../tool/ti-libpatch all: ${NEWLIBS} @@ -25,6 +25,9 @@ main-pirelli.lib: ../libs/main.lib main-pirelli.patch ${TOOL} ../libs/main.lib main-pirelli.patch $@ +main-rvtmodem.lib: ../libs/main.lib main-rvtmodem.patch + ${TOOL} ../libs/main.lib main-rvtmodem.patch $@ + tpudrv-quadband.lib: ../libs/tpudrv.lib tpudrv-quadband.patch ${TOOL} ../libs/tpudrv.lib tpudrv-quadband.patch $@
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/patches/main-rvtmodem.patch Sun Nov 01 06:40:12 2015 +0000 @@ -0,0 +1,10 @@ +# This patch applies to the appli_ser_cfg_info initialized data object in the +# init.obj module in main.lib; here we change the default serial configuration +# from RVTMUX on IrDA and F&D on MODEM to RVTMUX on MODEM, nothing on IrDA, +# no F&D available. This patch will be used as part of the attempt to port +# TCS211 to Mot C139. + +[init.obj] + +.cinit 8 48 +.cinit 9 02