FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/cfgmagic/target.c155 @ 630:4cd1dcc167e4
gsm-fw/cfgmagic: preparations for building flash images (sane vs. Compal)
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Sep 2014 09:28:09 +0000 |
parents | 2c9c2b95ddec |
children | 5a826938d005 |
comparison
equal
deleted
inserted
replaced
629:e7ba9fcb3637 | 630:4cd1dcc167e4 |
---|---|
1 CONFIG_TARGET_C155=1 | 1 CONFIG_TARGET_C155=1 |
2 CONFIG_TARGET_COMPAL=1 | 2 CONFIG_TARGET_COMPAL=1 |
3 export_to_c CONFIG_TARGET_C155 | 3 export_to_c CONFIG_TARGET_C155 |
4 export_to_c CONFIG_TARGET_COMPAL | 4 export_to_c CONFIG_TARGET_COMPAL |
5 FLASH_BOOT_VIA_BOOTROM=0 | 5 FLASH_BOOT_VIA_BOOTROM=0 |
6 FLASHIMAGE_BASE_ADDR=0x20000 | |
6 | 7 |
7 CONFIG_IRAM_SIZE=0x40000 | 8 CONFIG_IRAM_SIZE=0x40000 |
8 CONFIG_XRAM_SIZE=0x200000 | 9 CONFIG_XRAM_SIZE=0x200000 |
9 CONFIG_FWFLASH_SIZE=0x800000 | 10 CONFIG_FWFLASH_SIZE=0x800000 |
10 # the post-target fragment exports these | 11 # the post-target fragment exports these |