annotate loadtools/scripts/gta02.config @ 752:c79aaed75bd8

compile-fc-batt: allow possible third field in source lines Battery tables maintained in the fc-battery-conf repository will now have a third field added, defining thresholds for the battery bars icon, and there will be a new utility to compile them into the new /etc/batterytab2 file read by the FC Tourmaline version of our FCHG driver. For backward compatibility with the original Magnetite version of FCHG, compile-fc-batt remains the tool for compiling the original /etc/batterytab file format, and it needs to ignore the newly added third field in battery table sources.
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 05 Nov 2020 20:37:55 +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