FreeCalypso > hg > freecalypso-sw
annotate 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 |
| rev | line source |
|---|---|
|
931
d1799aa85e56
gsm-fw/configs/c155-experimental: new configuration,
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
1 # This configuration builds an experimental ramImage that runs on the |
|
d1799aa85e56
gsm-fw/configs/c155-experimental: new configuration,
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
2 # Mot C155/C156 target and includes the GSM protocol stack. Control is via |
|
d1799aa85e56
gsm-fw/configs/c155-experimental: new configuration,
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
3 # AT commands over RVTMUX (no UI). Flash is not touched; FFS is in RAM and |
|
d1799aa85e56
gsm-fw/configs/c155-experimental: new configuration,
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
4 # initialized blank on every boot. |
|
d1799aa85e56
gsm-fw/configs/c155-experimental: new configuration,
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
5 |
|
d1799aa85e56
gsm-fw/configs/c155-experimental: new configuration,
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
6 target c155 |
|
d1799aa85e56
gsm-fw/configs/c155-experimental: new configuration,
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
7 feature gsm |
|
d1799aa85e56
gsm-fw/configs/c155-experimental: new configuration,
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
8 feature at-rvtmux |
|
d1799aa85e56
gsm-fw/configs/c155-experimental: new configuration,
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
9 |
|
d1799aa85e56
gsm-fw/configs/c155-experimental: new configuration,
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
10 feature etm |
|
d1799aa85e56
gsm-fw/configs/c155-experimental: new configuration,
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
11 feature tmffs2 |
