FreeCalypso > hg > freecalypso-sw
comparison gsm-fw/cfgmagic/target.gtamodem @ 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 | 2c9c2b95ddec |
children | 042c178ebac5 |
comparison
equal
deleted
inserted
replaced
936:1e80730db11b | 937:631fb20ff8d4 |
---|---|
8 | 8 |
9 # RAMFFS: default to 32 KiB x 4 | 9 # RAMFFS: default to 32 KiB x 4 |
10 RAMFFS_BLKSIZE_LOG2=15 | 10 RAMFFS_BLKSIZE_LOG2=15 |
11 RAMFFS_NBLOCKS=4 | 11 RAMFFS_NBLOCKS=4 |
12 | 12 |
13 # select the correct flash driver | |
14 Flash_type=AMD-multibank | |
15 | |
13 DBB_type=751992A | 16 DBB_type=751992A |
14 ABB_type=Iota3025 | 17 ABB_type=Iota3025 |
15 RF_type=Rita | 18 RF_type=Rita |
16 # the post-target fragment will turn these into TI's voodoo numbers | 19 # the post-target fragment will turn these into TI's voodoo numbers |
17 | 20 |