view cfgmagic/target.fcdev3b @ 38:24eb59e61b44

implemented feature fcfam-ffs for fcdev3b target
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 03 May 2017 03:38:22 +0000
parents 75a11d740a02
children
line wrap: on
line source

CONFIG_TARGET_FCDEV3B=1
CONFIG_TARGET_FCFAM=1
export_to_c	CONFIG_TARGET_FCDEV3B
export_to_c	CONFIG_TARGET_FCFAM

CONFIG_IRAM_SIZE=0x80000
CONFIG_XRAM_SIZE=0x800000
CONFIG_FWFLASH_SIZE=0x800000
# the post-target fragment exports these

# RAMFFS: default to 64 KiB x 8
RAMFFS_BLKSIZE_LOG2=16
RAMFFS_NBLOCKS=8

# select the correct flash driver
Flash_type=AMD-multibank

# 2nd flash chip select
FLASH2_BASE_ADDR=0x01800000
export_to_c	FLASH2_BASE_ADDR

DBB_type=751992A
ABB_type=Iota3025
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. :-(
RF_PA=2
# We know this setting is correct for the RF3166 PA thanks to the Sotovik find.

allow_target_feature	at-modem
allow_target_feature	aftermarket-ffs
allow_target_feature	fcfam-ffs