FreeCalypso > hg > freecalypso-sw
view loadtools/scripts/c155.config @ 428:e61eacecd319
loadtools/README: command line etc description brought over and updated
from README.old
| author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
|---|---|
| date | Sat, 21 Jun 2014 17:27:17 +0000 |
| parents | 57c681499f48 |
| children | fe9e620c89ff |
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 # mapped at 0, see compal.init for the explanation flash cfi-8M 0 # 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
