comparison loadtools/scripts/gta02.config @ 578:8b4c1811bc1b

loadtools/scripts/gta02.config: marked as deprecated, exit-mode changed to iota-off
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 02 Feb 2020 21:40:38 +0000
parents 4a199ff4b23f
children
comparison
equal deleted inserted replaced
577:62a91abc0300 578:8b4c1811bc1b
1 # If one is running fc-loadtool from inside the GTA02 (i.e., from the AP, 1 # THIS CONFIG IS DEPRECATED and will be removed in the next release,
2 # as opposed to an external host connected via the headset jack), the 2 # please use the new -h fic target config instead.
3 # following setting will cause the fc-loadtool utility to power the modem off
4 # fully upon exit.
5
6 exit-mode gta02-cutpwr
7 3
8 # The following parameters go into the <p command sent to the boot ROM 4 # The following parameters go into the <p command sent to the boot ROM
9 pll-config 4/1 # 26 MHz in, PLL&DSP @ 104 MHz, ARM @ 52 MHz 5 pll-config 4/1 # 26 MHz in, PLL&DSP @ 104 MHz, ARM @ 52 MHz
10 rhea-cntl 0x00 # good for all Calypso platforms 6 rhea-cntl 0x00 # good for all Calypso platforms
11 7
12 # Configure MEMIF with loadagent commands 8 # Configure MEMIF with loadagent commands
13 init-script basic-4ws-4mb.init 9 init-script basic-4ws-4mb.init
14 10
15 # Flash access mapping 11 # Flash access mapping
16 flash single-4M 0x03000000 12 flash single-4M 0x03000000
13
14 # Perform a Iota poweroff when we are done
15 exit-mode iota-off