FreeCalypso > hg > freecalypso-tools
comparison doc/Loadtools-usage @ 480:09b47223ee1b
doc/Loadtools-usage: SE J100 documented
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Wed, 06 Mar 2019 20:33:17 +0000 | 
| parents | 131eefcbe4d7 | 
| children | 5f66dd6e676b | 
   comparison
  equal
  deleted
  inserted
  replaced
| 479:f2a040324509 | 480:09b47223ee1b | 
|---|---|
| 17 target code. | 17 target code. | 
| 18 | 18 | 
| 19 The currently supported target devices are (in the order of decreasing | 19 The currently supported target devices are (in the order of decreasing | 
| 20 preference) official Calypso development boards (TI's D-Sample and our own | 20 preference) official Calypso development boards (TI's D-Sample and our own | 
| 21 FCDEV3B), Openmoko's GTA0x GSM modem, and two "alien" Calypso phone families: | 21 FCDEV3B), Openmoko's GTA0x GSM modem, and two "alien" Calypso phone families: | 
| 22 Mot C1xx by Compal and Pirelli DP-L10 by Foxconn. | 22 Motorola C1xx and Sony Ericsson J100 by Compal and Pirelli DP-L10 by Foxconn. | 
| 23 | 23 | 
| 24 All tools in the FreeCalypso loadtools suite work by feeding pieces of code to | 24 All tools in the FreeCalypso loadtools suite work by feeding pieces of code to | 
| 25 the target device as it boots, preventing the booting of its regular firmware | 25 the target device as it boots, preventing the booting of its regular firmware | 
| 26 and diverting control to these externally-loaded code pieces. These pieces of | 26 and diverting control to these externally-loaded code pieces. These pieces of | 
| 27 ARM7 target code need to be installed on the host system running loadtools, | 27 ARM7 target code need to be installed on the host system running loadtools, | 
| 76 Mot C11x/123 -h compal | 76 Mot C11x/123 -h compal | 
| 77 Mot C139/140 -h compal -c 1004 | 77 Mot C139/140 -h compal -c 1004 | 
| 78 Mot C155/156 -h c155 | 78 Mot C155/156 -h c155 | 
| 79 Openmoko GTA02 -h gta02 | 79 Openmoko GTA02 -h gta02 | 
| 80 Pirelli DP-L10 -h pirelli | 80 Pirelli DP-L10 -h pirelli | 
| 81 Sony Ericsson J100 -h compal -c 1004 | |
| 81 TI D-Sample -h dsample | 82 TI D-Sample -h dsample | 
| 82 | 83 | 
| 83 3. Cause the target device to execute its boot path. TI/Openmoko/FreeCalypso | 84 3. Cause the target device to execute its boot path. TI/Openmoko/FreeCalypso | 
| 84 and Pirelli targets have the Calypso boot ROM enabled, and will interrupt | 85 and Pirelli targets have the Calypso boot ROM enabled, and will interrupt | 
| 85 and divert their normal boot path when they "hear" the beacons which | 86 and divert their normal boot path when they "hear" the beacons which | 
