FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/cfgmagic/target.pirelli @ 143:afceeeb2cba1
Our nuc-fw is destined to become gsm-fw, so I went ahead and did the big hg mv
| author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
|---|---|
| date | Tue, 12 Nov 2013 05:35:48 +0000 |
| parents | nuc-fw/cfgmagic/target.pirelli@3b2e941043d8 |
| children | c70c077243dd |
comparison
equal
deleted
inserted
replaced
| 142:15d5977390c2 | 143:afceeeb2cba1 |
|---|---|
| 1 CONFIG_TARGET_PIRELLI=1 | |
| 2 export_to_c CONFIG_TARGET_PIRELLI | |
| 3 export_to_mk CONFIG_TARGET_PIRELLI | |
| 4 | |
| 5 device_class=phone | |
| 6 | |
| 7 CONFIG_IRAM_SIZE=0x80000 | |
| 8 CONFIG_XRAM_SIZE=0x800000 | |
| 9 CONFIG_FWFLASH_SIZE=0x800000 | |
| 10 # the post-target fragment exports these | |
| 11 | |
| 12 DBB_type=751992A | |
| 13 ABB_type=Iota3014 | |
| 14 RF_type=Rita | |
| 15 # the post-target fragment will turn these into TI's voodoo numbers |
