FreeCalypso > hg > freecalypso-sw
view gsm-fw/cfgmagic/target.c155 @ 571:8d6062f4e7e4
L1: l1_small.c reworked for FreeCalypso
| author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> | 
|---|---|
| date | Sun, 10 Aug 2014 19:51:26 +0000 | 
| parents | 2c9c2b95ddec | 
| children | 4cd1dcc167e4 | 
line wrap: on
 line source
CONFIG_TARGET_C155=1 CONFIG_TARGET_COMPAL=1 export_to_c CONFIG_TARGET_C155 export_to_c CONFIG_TARGET_COMPAL FLASH_BOOT_VIA_BOOTROM=0 CONFIG_IRAM_SIZE=0x40000 CONFIG_XRAM_SIZE=0x200000 CONFIG_FWFLASH_SIZE=0x800000 # the post-target fragment exports these # RAMFFS: default to 32 KiB x 4 RAMFFS_BLKSIZE_LOG2=15 RAMFFS_NBLOCKS=4 DBB_type=751749 ABB_type=Iota3014 RF_type=Rita # the post-target fragment will turn these into TI's voodoo numbers # For the RF PA we have to set TI's voodoo number directly, and we don't # even have a number for these Skyworks parts. :-( # The best we can do for now is lie and pretend to be Leonardo/Openmoko. RF_PA=2 RVTMUX_UART_port=MODEM
