annotate targets/c11x.conf @ 263:b5e8dfd114a7

Switch_ON(): go into charging boot mode on either CHGSTS or CHGPRES If someone were to plug and then unplug a charger into a switched-off phone in an extremely brief "glitch" manner, we should do an automatic power-off on boot in this condition. When we were checking only CHGPRES in Switch_ON(), we would go into Misc boot state instead, which is undesirable. Now if we have a CHGSTS but not CHGPRES condition, we will go into charging boot mode, and FCBM will then do the automatic power-off upon detecting absence of the charger in its periodic polling.
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 14 May 2021 05:50:36 +0000
parents 7ce079c7c5dd
children e17bdedfbf2b
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
32
7ce079c7c5dd targets/*.conf: adapted from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 LINK_SCRIPT_SRC=src/cs/system/template/gsm_ds_motc139.template
7ce079c7c5dd targets/*.conf: adapted from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 FLASH_BASE_ADDR=0x10000
7ce079c7c5dd targets/*.conf: adapted from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 FLASH_SECTOR_SIZE=0x10000
7ce079c7c5dd targets/*.conf: adapted from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4
7ce079c7c5dd targets/*.conf: adapted from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 FCHG_STATE=1
7ce079c7c5dd targets/*.conf: adapted from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 RVTMUX_ON_MODEM=1