FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/cfgmagic/target.gtamodem @ 512:6f4cadd1fd7f
gsm-fw/cfgmagic: beginning of Compal target support
| author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
|---|---|
| date | Wed, 02 Jul 2014 01:30:03 +0000 |
| parents | c70c077243dd |
| children | 2c9c2b95ddec |
comparison
equal
deleted
inserted
replaced
| 511:92583843f7f8 | 512:6f4cadd1fd7f |
|---|---|
| 1 CONFIG_TARGET_GTAMODEM=1 | 1 CONFIG_TARGET_GTAMODEM=1 |
| 2 export_to_c CONFIG_TARGET_GTAMODEM | 2 export_to_c CONFIG_TARGET_GTAMODEM |
| 3 export_to_mk CONFIG_TARGET_GTAMODEM | |
| 4 | |
| 5 device_class=modem | |
| 6 | 3 |
| 7 CONFIG_IRAM_SIZE=0x80000 | 4 CONFIG_IRAM_SIZE=0x80000 |
| 8 CONFIG_XRAM_SIZE=0x100000 | 5 CONFIG_XRAM_SIZE=0x100000 |
| 9 CONFIG_FWFLASH_SIZE=0x300000 | 6 CONFIG_FWFLASH_SIZE=0x300000 |
| 10 # the post-target fragment exports these | 7 # the post-target fragment exports these |
