FreeCalypso > hg > fc-magnetite
view cdg3/pdf-mdf-list @ 635:baa0a02bc676
niq32.c DTR handling restored for targets that have it
TI's original TCS211 fw treated GPIO 3 as the DTR input (wired so on C-Sample
and D-Sample boards, also compatible with Leonardo and FCDEV3B which have a
fixed pull-down resistor on this GPIO line), and the code in niq32.c called
UAF_DTRInterruptHandler() (implemented in uartfax.c) from the
IQ_KeypadGPIOHandler() function. But on Openmoko's GTA02 with their official
fw this GPIO is a floating input, all of the DTR handling code in uartfax.c
including the interrupt logic is still there, but the hobbled TCS211-20070608
semi-src delivery which OM got from TI contained a change in niq32.c (which
had been kept in FC until now) that removed the call to
UAF_DTRInterruptHandler() as part of those not-quite-understood "CC test"
hacks.
The present change fixes this bug at a long last: if we are building fw for a
target that has TI's "classic" DTR & DCD GPIO arrangement (dsample, fcmodem and
gtm900), we bring back all of TI's original code in both uartfax.c and niq32.c,
whereas if we are building fw for a target that does not use this classic GPIO
arrangement, the code in niq32.c goes back to what we got from OM and all
DTR & DCD code in uartfax.c is conditioned out. This change also removes the
very last remaining bit of "CC test" bogosity from our FreeCalypso code base.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 19 Jan 2020 01:41:35 +0000 |
parents | c15047b3d00d |
children |
line wrap: on
line source
sap/aci.pdf sap/dcm.pdf sap/tcpip.pdf sap/cci.pdf sap/cst.pdf sap/dio.pdf sap/8010_128_sm_sap.pdf sap/8010_134_mmpm_sap.pdf sap/8010_135_sn_sap.pdf sap/8010_136_SIMDRV_SAP.pdf sap/8010_137_nas_include.pdf sap/8010_142_smreg_sap.pdf sap/8010_147_L1_include.pdf sap/8010_152_ps_include.pdf sap/8010_153_cause_include.pdf sap/8010_157_upm_sap.pdf sap/dl.pdf sap/dti.pdf sap/dti2.pdf sap/em.pdf sap/fad.pdf sap/gmmaa.pdf sap/gmmreg.pdf sap/gmmrr.pdf sap/gmmsms.pdf sap/grlc.pdf sap/cgrlc.pdf sap/cl.pdf sap/l1test.pdf sap/gsim.pdf sap/gsmcom.pdf sap/ip.pdf sap/ipa.pdf sap/l2r.pdf sap/ll.pdf sap/llgmm.pdf sap/mac.pdf sap/mdl.pdf sap/mmcm.pdf sap/mmgmm.pdf sap/mmi.pdf sap/mmreg.pdf sap/mmsms.pdf sap/mmss.pdf sap/mncc.pdf sap/mnlc.pdf sap/mnsms.pdf sap/mnss.pdf sap/mon.pdf sap/mph.pdf sap/mphc.pdf sap/mphp.pdf sap/ph.pdf sap/pkt.pdf sap/ppp.pdf sap/psi.pdf sap/ra.pdf sap/bat.pdf sap/rlp.pdf sap/app.pdf sap/rr.pdf sap/rrgrr.pdf sap/rrlc.pdf sap/rrlp.pdf sap/rrrrlp.pdf sap/sim.pdf sap/t30.pdf sap/tb.pdf sap/tra.pdf sap/uart.pdf sap/udp.pdf sap/udpa.pdf msg/rr_com.mdf msg/rr.mdf msg/rr_short_pd.mdf msg/mm.mdf msg/cc.mdf msg/ss.mdf msg/sms.mdf msg/fac.mdf msg/sat.mdf msg/t30.mdf msg/gmm.mdf msg/tst.mdf msg/grlc.mdf msg/grr.mdf msg/sm.mdf