view gsm-fw/cfgmagic/target.c155 @ 937:631fb20ff8d4

gsm-fw/cfgmagic: beginning of support for Intel single bank flash (Compal) in addition to the currently supported AMD multibank (Openmoko and Pirelli)
author Mychaela Falconia <falcon@ivan.Harhan.ORG>
date Sat, 31 Oct 2015 21:50:43 +0000
parents 5a826938d005
children f22b34873ea5
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
FLASHIMAGE_BASE_ADDR=0x20000

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

# select the correct flash driver
Flash_type=Intel-onebank

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

# To the best of our knowledge, the correct TSPACT signal to assert
# for GSM low band transmission is TSPACT6 on this target.
USE_TSPACT2_FOR_TXLOW=0
export_to_c	USE_TSPACT2_FOR_TXLOW

RVTMUX_UART_port=MODEM