FreeCalypso > hg > freecalypso-sw
diff nuc-fw/cfgmagic/target.gtamodem @ 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nuc-fw/cfgmagic/target.gtamodem Fri Aug 23 02:02:59 2013 +0000 @@ -0,0 +1,14 @@ +CONFIG_TARGET_GTAMODEM=1 +export_to_c CONFIG_TARGET_GTAMODEM +export_to_mk CONFIG_TARGET_GTAMODEM + +device_class=modem + +CONFIG_IRAM_SIZE=0x80000 +CONFIG_XRAM_SIZE=0x100000 +CONFIG_FWFLASH_SIZE=0x300000 +# the post-target fragment exports these + +DBB_type=751992A +ABB_type=Iota3025 +# the post-target fragment will turn these into TI's voodoo numbers