comparison loadtools/scripts/pirelli.config @ 59:c3158d30ff0c

defined flash configuration for the Pirelli
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Mon, 24 Jun 2013 06:40:55 +0000
parents 768a3d012931
children
comparison
equal deleted inserted replaced
58:1f9302b6f342 59:c3158d30ff0c
4 rhea-cntl 0x00 # fastest setting, used by OsmocomBB, presumably correct 4 rhea-cntl 0x00 # fastest setting, used by OsmocomBB, presumably correct
5 5
6 # The remaining settings are carried out via loadagent commands 6 # The remaining settings are carried out via loadagent commands
7 init-script pirelli.init 7 init-script pirelli.init
8 8
9 # Flash type and chip select base addresses
10 flash pl129n 0x03000000 0x02000000
11
9 # On this phone the current best exit strategy is jump0. 12 # On this phone the current best exit strategy is jump0.
10 # A Iota power-off, even if we implement one, won't be any different: 13 # A Iota power-off, even if we implement one, won't be any different:
11 # having the serial connection implies a USB connection, that in turn 14 # having the serial connection implies a USB connection, that in turn
12 # implies having VBUS, and thus a Iota power-off will immediately 15 # implies having VBUS, and thus a Iota power-off will immediately
13 # result in another power-on for charger-insert. 16 # result in another power-on for charger-insert.