FreeCalypso > hg > freecalypso-tools
comparison loadtools/scripts/pirelli.config @ 509:49ee210fc4fb
loadtools/scripts/*.config: new flash config
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Tue, 28 May 2019 07:42:39 +0000 |
parents | e7502631a0f9 |
children | 16918f89d8dc |
comparison
equal
deleted
inserted
replaced
508:211be4dc6be2 | 509:49ee210fc4fb |
---|---|
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 | 9 # Flash global config and chip select base addresses |
10 flash pl129n 0x03000000 0x02000000 | 10 flash dual-8M 0x03000000 0x02000000 |
11 | 11 |
12 # On this phone the current best exit strategy is jump0. | 12 # On this phone the current best exit strategy is jump0. |
13 # 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: |
14 # having the serial connection implies a USB connection, that in turn | 14 # having the serial connection implies a USB connection, that in turn |
15 # implies having VBUS, and thus a Iota power-off will immediately | 15 # implies having VBUS, and thus a Iota power-off will immediately |