annotate loadtools/scripts/w220.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 e8a2634aa265
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
513
e8a2634aa265 loadtools/scripts/w220.*: added support for Mot W220 target
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 # The following parameters go into the <p command sent to the boot ROM
e8a2634aa265 loadtools/scripts/w220.*: added support for Mot W220 target
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 pll-config 4/1 # 26 MHz in, PLL&DSP @ 104 MHz, ARM @ 52 MHz
e8a2634aa265 loadtools/scripts/w220.*: added support for Mot W220 target
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 rhea-cntl 0x00 # good for all Calypso platforms
e8a2634aa265 loadtools/scripts/w220.*: added support for Mot W220 target
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4
e8a2634aa265 loadtools/scripts/w220.*: added support for Mot W220 target
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 # The remaining settings are carried out via loadagent commands
e8a2634aa265 loadtools/scripts/w220.*: added support for Mot W220 target
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 init-script w220.init
e8a2634aa265 loadtools/scripts/w220.*: added support for Mot W220 target
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
7
e8a2634aa265 loadtools/scripts/w220.*: added support for Mot W220 target
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
8 # This phone has a single-bank 8 MiB flash chip on nCS0,
e8a2634aa265 loadtools/scripts/w220.*: added support for Mot W220 target
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
9 # using the usual 0x03000000 mapping like on other targets
e8a2634aa265 loadtools/scripts/w220.*: added support for Mot W220 target
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
10 flash single-8M 0x03000000
e8a2634aa265 loadtools/scripts/w220.*: added support for Mot W220 target
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
11
e8a2634aa265 loadtools/scripts/w220.*: added support for Mot W220 target
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
12 # Perform a Iota poweroff when we are done
e8a2634aa265 loadtools/scripts/w220.*: added support for Mot W220 target
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
13 exit-mode iota-off