FreeCalypso > hg > freecalypso-sw
diff gsm-fw/cfgmagic/target.c139 @ 930:5a826938d005
gsm-fw: experimental support for Compal targets in tpudrv12.[ch]
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 31 Oct 2015 02:09:48 +0000 |
parents | 4cd1dcc167e4 |
children | 631fb20ff8d4 |
line wrap: on
line diff
--- a/gsm-fw/cfgmagic/target.c139 Sat Oct 24 06:54:08 2015 +0000 +++ b/gsm-fw/cfgmagic/target.c139 Sat Oct 31 02:09:48 2015 +0000 @@ -24,4 +24,9 @@ # The best we can do for now is lie and pretend to be Leonardo/Openmoko. RF_PA=2 +# To the best of our knowledge, the correct TSPACT signal to assert +# for GSM low band transmission is TSPACT2 on this target. +USE_TSPACT2_FOR_TXLOW=1 +export_to_c USE_TSPACT2_FOR_TXLOW + RVTMUX_UART_port=MODEM