changeset 510:16918f89d8dc

loadtools/scripts/pirelli.config: iota-off exit mode is better than jump0
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 28 May 2019 07:47:49 +0000
parents 49ee210fc4fb
children 0212edcec4d2
files loadtools/scripts/pirelli.config
diffstat 1 files changed, 2 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/loadtools/scripts/pirelli.config	Tue May 28 07:42:39 2019 +0000
+++ b/loadtools/scripts/pirelli.config	Tue May 28 07:47:49 2019 +0000
@@ -9,10 +9,5 @@
 # Flash global config and chip select base addresses
 flash dual-8M 0x03000000 0x02000000
 
-# On this phone the current best exit strategy is jump0.
-# A Iota power-off, even if we implement one, won't be any different:
-# having the serial connection implies a USB connection, that in turn
-# implies having VBUS, and thus a Iota power-off will immediately
-# result in another power-on for charger-insert.
-
-exit-mode jump0
+# Perform a Iota poweroff when we are done
+exit-mode iota-off