FreeCalypso > hg > freecalypso-sw
view loadtools/scripts/c155.config @ 884:353daaa6014d
gsm-fw/gpf/conf/gsmcomp.c: increased max partition in the voice-only config
The code we got from TCS211 had the maximum prim pool partition size set to
900 bytes in the voice-only config (no FAX_AND_DATA, no GPRS) and to 1600 bytes
in every other config. As it turns out, this "minimized" config breaks when
the AT command interface is used with %CPI enabled, as the responsible code in
ATI does an ACI_MALLOC of 1012 bytes. TI may have considered this case to be
unsupported usage (perhaps they didn't care about the combination of a
voice-only PS with AT command control), but we do want this use case to work
without crashing. Solution: I made the largest prim pool the same as it is
with FAX_AND_DATA: 3 partitions of 1600 bytes.
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 27 Jun 2015 07:31:30 +0000 |
parents | fe9e620c89ff |
children |
line wrap: on
line source
# This configuration is for Motorola C155/156 phones. Use the "generic" # compal configuration for C11x/123 and C139/140. compal-stage thumb # Parameters for the Calypso boot ROM; # will result in the ARM core being clocked at 52 MHz as we want. pll-config 4/1 rhea-cntl 0x00 # The remaining settings are carried out via loadagent commands init-script c155.init # Flash: use CFI autodetection, 8 MiB max # Unlike C139, C155 and C156 phones do have working flash mapping at 0x03000000 flash cfi-8M 0x03000000 # bottom boot flash, sector 0 is only 8 KiB boot-reflash-hack 0x820000 0x2000 # Perform a Iota poweroff when we are done exit-mode iota-off