annotate loadtools/scripts/gta02.config @ 995:74024eb17e04

fc-loadtool help: improve language regarding 16 MiB flash chips In FC project history, 16 MiB flash originally meant Pirelli DP-L10. Then we got FCDEV3B with the same flash (our own design), but now we are discovering more Calypso devices that used such large flash, both late Calypso era (Sony Ericsson K2x0) as well as much earlier ones (FIC FLUID devices.txt file with 2004 dates, Leonardo+ rev 5). Hence we need to migrate to more generic or neutral language in associated documentation, without giving elevated status to specific examples that drove our early project history.
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 03 Dec 2023 21:11:12 +0000
parents 8b4c1811bc1b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
578
8b4c1811bc1b loadtools/scripts/gta02.config: marked as deprecated,
Mychaela Falconia <falcon@freecalypso.org>
parents: 565
diff changeset
1 # THIS CONFIG IS DEPRECATED and will be removed in the next release,
8b4c1811bc1b loadtools/scripts/gta02.config: marked as deprecated,
Mychaela Falconia <falcon@freecalypso.org>
parents: 565
diff changeset
2 # please use the new -h fic target config instead.
0
e7502631a0f9 initial import from freecalypso-sw rev 1033:5ab737ac3ad7
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3
e7502631a0f9 initial import from freecalypso-sw rev 1033:5ab737ac3ad7
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 # The following parameters go into the <p command sent to the boot ROM
565
4a199ff4b23f loadtools/scripts/gta02.config: use WS=4 for consistency
Mychaela Falconia <falcon@freecalypso.org>
parents: 509
diff changeset
5 pll-config 4/1 # 26 MHz in, PLL&DSP @ 104 MHz, ARM @ 52 MHz
4a199ff4b23f loadtools/scripts/gta02.config: use WS=4 for consistency
Mychaela Falconia <falcon@freecalypso.org>
parents: 509
diff changeset
6 rhea-cntl 0x00 # good for all Calypso platforms
0
e7502631a0f9 initial import from freecalypso-sw rev 1033:5ab737ac3ad7
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
7
565
4a199ff4b23f loadtools/scripts/gta02.config: use WS=4 for consistency
Mychaela Falconia <falcon@freecalypso.org>
parents: 509
diff changeset
8 # Configure MEMIF with loadagent commands
4a199ff4b23f loadtools/scripts/gta02.config: use WS=4 for consistency
Mychaela Falconia <falcon@freecalypso.org>
parents: 509
diff changeset
9 init-script basic-4ws-4mb.init
0
e7502631a0f9 initial import from freecalypso-sw rev 1033:5ab737ac3ad7
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
10
509
49ee210fc4fb loadtools/scripts/*.config: new flash config
Mychaela Falconia <falcon@freecalypso.org>
parents: 0
diff changeset
11 # Flash access mapping
49ee210fc4fb loadtools/scripts/*.config: new flash config
Mychaela Falconia <falcon@freecalypso.org>
parents: 0
diff changeset
12 flash single-4M 0x03000000
578
8b4c1811bc1b loadtools/scripts/gta02.config: marked as deprecated,
Mychaela Falconia <falcon@freecalypso.org>
parents: 565
diff changeset
13
8b4c1811bc1b loadtools/scripts/gta02.config: marked as deprecated,
Mychaela Falconia <falcon@freecalypso.org>
parents: 565
diff changeset
14 # Perform a Iota poweroff when we are done
8b4c1811bc1b loadtools/scripts/gta02.config: marked as deprecated,
Mychaela Falconia <falcon@freecalypso.org>
parents: 565
diff changeset
15 exit-mode iota-off