FreeCalypso > hg > freecalypso-sw
view gsm-fw/configs/c155-gsm-ramonly @ 992:a7b0b426f9ca
target-utils: boot ROM UART autodetection revamped
The new implementation should work with both the familiar Calypso C035
boot ROM version found in our regular targets as well as the older
Calypso F741979B version found on the vintage D-Sample board.
| author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
|---|---|
| date | Wed, 30 Dec 2015 21:28:41 +0000 |
| parents | b458e6f5f7ac |
| children |
line wrap: on
line source
# This configuration builds an experimental ramImage that runs on the # Mot C155/C156 target and includes the GSM protocol stack. Control is via # AT commands over RVTMUX (no UI). Flash is not touched; FFS is in RAM and # initialized blank on every boot. target c155 feature gsm feature at-rvtmux feature etm feature tmffs2
