FreeCalypso > hg > freecalypso-sw
comparison nuc-fw/cfgmagic/target.pirelli @ 88:ccde45a06737
nuc-fw: beginning of the configuration mechanism
| author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
|---|---|
| date | Fri, 23 Aug 2013 02:02:59 +0000 |
| parents | |
| children | 3b2e941043d8 |
comparison
equal
deleted
inserted
replaced
| 87:321f6a9ae989 | 88:ccde45a06737 |
|---|---|
| 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 # the post-target fragment will turn these into TI's voodoo numbers |
