view cdg211/cdginc/ccdent.cdg @ 673:62a5285e014a

Lorekeeping: allow tpudrv-leonardo.lib on Leonardo/Tango Back in 2015 the Mother's idea was to produce a FreeCalypso development board that would be a clone of TI Leonardo, including the original quadband RFFE; one major additional stipulation was that this board needed to be able to run original unmodified TCS211-20070608 firmware with all blobs intact, with only minimal binary patches to main.lib and tpudrv.lib. The necessary patched libs were produced at that time in the tcs211-patches repository. That plan was changed and we produced FCDEV3B instead, with Openmoko's triband RFFE instead of Leonardo quadband, but when FC Magnetite started in 2016, a TPUDRV_blob= provision was still made, allowing the possibility of patching OM's tpudrv.lib for a restored Leonardo RFFE. Now in 2020 we have FC Tango which is essentially a verbatim clone of Leonardo core, including the original quadband RFFE. We have also deblobbed our firmware so much that we have absolutely no real need for a blob version of tpudrv.lib - but I thought it would be neat to put the ancient TPUDRV_blob= mechanism (classic config) to its originally intended use, just for the heck of it.
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 29 May 2020 03:55:36 +0000
parents 56abf6cf8a0b
children
line wrap: on
line source

/*
+--------------------------------------------------------------------------+
| PROJECT : PROTOCOL STACK                                                 |
| FILE    : ccdent.cdg                                                     |
| SOURCE  : "__out__\g23m_dfile\msg\rr_com.mdf"                            |
| LastModified : "2002-11-18"                                              |
| IdAndVersion : "8443.250.02.008"                                         |
| SrcFileTime  : "Mon Nov 24 15:49:38 2003"                                |
| Generated by CCDGEN_2.5.5 on Fri Jun 08 13:59:14 2007                    |
|           !!DO NOT MODIFY!!DO NOT MODIFY!!DO NOT MODIFY!!                |
+--------------------------------------------------------------------------+
*/


#ifndef CCDENT_CDG
#define CCDENT_CDG


/*    0*/ { "RR_COM"      , CCDENT_RR_COM        },
/*    1*/ { "RR"          , CCDENT_RR            },
/*    2*/ { "MM"          , CCDENT_MM            },
/*    3*/ { "CC"          , CCDENT_CC            },
/*    4*/ { "SS"          , CCDENT_SS            },
/*    5*/ { "SMS"         , CCDENT_SMS           },
/*    6*/ { "FAC"         , CCDENT_FAC           },
/*    7*/ { "SAT"         , CCDENT_SAT           },
/*    8*/ { "T30"         , CCDENT_T30           },
/*    9*/ { "GMM"         , CCDENT_GMM           },
/*   10*/ { "TST"         , CCDENT_TST           },
/*   11*/ { "GRLC"        , CCDENT_GRLC          },
/*   12*/ { "GRR"         , CCDENT_GRR           },
/*   13*/ { "SM"          , CCDENT_SM            },
/*65535*/ { (char *) NULL , 65535 },

#endif