FreeCalypso > hg > fc-magnetite
annotate targets/gtm900.conf @ 631:597869e59805
config: introduced new CONFIG_MCSI_MODEM preprocessor symbol
All MCSI functionality was previously conditionalized on CONFIG_TARGET_FCMODEM
(even earlier it was CONFIG_TARGET_FCDEV3B), but having a dedicated
preprocessor symbol for this purpose (defined in targets/*.h as appropriate)
makes it much easier to support different modem targets with MCSI enabled.
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sat, 04 Jan 2020 19:07:02 +0000 |
| parents | 030ce1ddd4f7 |
| children |
| rev | line source |
|---|---|
|
607
030ce1ddd4f7
targets/gtm900.{conf,h}: temporary test build as Leonardo
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_k5a3281.template |
|
030ce1ddd4f7
targets/gtm900.{conf,h}: temporary test build as Leonardo
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 MAIN_blob=blobs/patches/main-fchw.lib |
|
030ce1ddd4f7
targets/gtm900.{conf,h}: temporary test build as Leonardo
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 INIT_blob=blobs/patches/main-fchw/init.obj |
|
030ce1ddd4f7
targets/gtm900.{conf,h}: temporary test build as Leonardo
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 TPUDRV_blob= |
|
030ce1ddd4f7
targets/gtm900.{conf,h}: temporary test build as Leonardo
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 FLASH_BASE_ADDR=0 |
|
030ce1ddd4f7
targets/gtm900.{conf,h}: temporary test build as Leonardo
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 FLASH_SECTOR_SIZE=0x10000 |
