FreeCalypso > hg > freecalypso-sw
annotate gsm-fw/cfgmagic/target.fcdev3b @ 1032:6e7dd5e52650
gsm-fw feature tch-reroute: B_PLAY_UL (uplink substitution) bug fixed
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 01 Jun 2016 01:24:15 +0000 |
parents | 4c80a6e6723f |
children |
rev | line source |
---|---|
1025
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
1 CONFIG_TARGET_FCDEV3B=1 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
2 CONFIG_TARGET_FCFAM=1 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
3 export_to_c CONFIG_TARGET_FCDEV3B |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
4 export_to_c CONFIG_TARGET_FCFAM |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
5 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
6 CONFIG_IRAM_SIZE=0x80000 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
7 CONFIG_XRAM_SIZE=0x800000 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
8 CONFIG_FWFLASH_SIZE=0x800000 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
9 # the post-target fragment exports these |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
10 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
11 # RAMFFS: default to 64 KiB x 8 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
12 RAMFFS_BLKSIZE_LOG2=16 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
13 RAMFFS_NBLOCKS=8 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
14 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
15 # select the correct flash driver |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
16 Flash_type=AMD-multibank |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
17 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
18 # 2nd flash chip select |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
19 FLASH2_BASE_ADDR=0x01800000 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
20 export_to_c FLASH2_BASE_ADDR |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
21 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
22 DBB_type=751992A |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
23 ABB_type=Iota3025 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
24 RF_type=Rita |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
25 # the post-target fragment will turn these into TI's voodoo numbers |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
26 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
27 # For the RF PA we have to set TI's voodoo number directly. :-( |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
28 RF_PA=2 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
29 # We know this setting is correct for the RF3166 PA thanks to the Sotovik find. |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
30 |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
31 allow_target_feature at-modem |
4c80a6e6723f
gsm-fw: added provisional support for FCDEV3B target ahead of the hardware
Mychaela Falconia <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
32 allow_target_feature aftermarket-ffs |