# HG changeset patch # User Mychaela Falconia # Date 1446360012 0 # Node ID 94999935b791c7df08c1722babed28ae28d1b3c8 # Parent 1fffae285c855ff47e7d2d0567079834fbb091a5 main-rvtmodem.patch created diff -r 1fffae285c85 -r 94999935b791 patches/Makefile --- 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 $@ diff -r 1fffae285c85 -r 94999935b791 patches/main-rvtmodem.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