FreeCalypso > hg > freecalypso-tools
diff loadtools/scripts/pirelli.config @ 0:e7502631a0f9
initial import from freecalypso-sw rev 1033:5ab737ac3ad7
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 11 Jun 2016 00:13:35 +0000 |
parents | |
children | 49ee210fc4fb |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/loadtools/scripts/pirelli.config Sat Jun 11 00:13:35 2016 +0000 @@ -0,0 +1,18 @@ +# The following parameters go into the <p command sent to the boot ROM + +pll-config 4/1 # 26 MHz in, PLL&DSP @ 104 MHz, ARM @ 52 MHz +rhea-cntl 0x00 # fastest setting, used by OsmocomBB, presumably correct + +# The remaining settings are carried out via loadagent commands +init-script pirelli.init + +# Flash type and chip select base addresses +flash pl129n 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