FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 464:88f7e4d0f0b3
CHANGES: addition of simtest and reinstatement of flash-boot-wa
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 10 Feb 2019 22:40:38 +0000 |
parents | b1864e3f8fb4 |
children | fd4af8023ce6 |
comparison
equal
deleted
inserted
replaced
463:131eefcbe4d7 | 464:88f7e4d0f0b3 |
---|---|
9 * New developer utility fc-rftab2c can convert per-band RF parameter tables | 9 * New developer utility fc-rftab2c can convert per-band RF parameter tables |
10 into C code snippets for inclusion into FreeCalypso firmware sources. | 10 into C code snippets for inclusion into FreeCalypso firmware sources. |
11 | 11 |
12 * New target utility calversion can sometimes identify unknown Calypso chip | 12 * New target utility calversion can sometimes identify unknown Calypso chip |
13 versions - see doc/Calypso-chip-versions. | 13 versions - see doc/Calypso-chip-versions. |
14 | |
15 * New target utility simtest has been developed for the purpose of facilitating | |
16 hardware troubleshooting - see doc/SIM-hardware-debugging. | |
17 | |
18 * The tiny (120 bytes) flash-boot-wa.srec code piece which has been removed in | |
19 fc-host-tools-r9 has been reinstated; it is not currently needed for anything | |
20 (it was originally developed as a workaround for a problem that only affected | |
21 one single defective board), but removing previously-released functionality | |
22 for no good reason is not the way of FOSS. See doc/Flash-boot-wa for more | |
23 details. | |
14 | 24 |
15 Changes from fc-host-tools-r9 to fc-host-tools-r9a: | 25 Changes from fc-host-tools-r9 to fc-host-tools-r9a: |
16 | 26 |
17 * fc-loadtool can now correctly program the flash on Mot C155/156 phones: | 27 * fc-loadtool can now correctly program the flash on Mot C155/156 phones: |
18 it turns out that their flash is like the one on TI's D-Sample board | 28 it turns out that their flash is like the one on TI's D-Sample board |