FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 446:a449ae0a1cec
better documentation for calversion
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 29 Dec 2018 06:59:27 +0000 |
parents | 715c55ba511d |
children | b1864e3f8fb4 |
comparison
equal
deleted
inserted
replaced
445:6b20d68a2a88 | 446:a449ae0a1cec |
---|---|
1 Changes in the current code since fc-host-tools-r9a: | 1 Changes in the current code since fc-host-tools-r9a: |
2 | 2 |
3 * New developer utility fc-rftab2c can convert per-band RF parameter tables | 3 * New developer utility fc-rftab2c can convert per-band RF parameter tables |
4 into C code snippets for inclusion into FreeCalypso firmware sources. | 4 into C code snippets for inclusion into FreeCalypso firmware sources. |
5 | 5 |
6 * There have been many different versions of the Calypso silicon made over the | 6 * New target utility calversion can sometimes identify unknown Calypso chip |
7 years, including hardware differences, at least 3 ARM boot ROM versions and | 7 versions - see doc/Calypso-chip-versions. |
8 at least 3 DSP ROM versions. New target utility calversion (to be run via | |
9 fc-iram) helps identify unknown Calypso chip versions: it reports the ARM | |
10 boot ROM version, the DSP ROM version and the values read from the few | |
11 documented ID registers. | |
12 | 8 |
13 Changes from fc-host-tools-r9 to fc-host-tools-r9a: | 9 Changes from fc-host-tools-r9 to fc-host-tools-r9a: |
14 | 10 |
15 * fc-loadtool can now correctly program the flash on Mot C155/156 phones: | 11 * fc-loadtool can now correctly program the flash on Mot C155/156 phones: |
16 it turns out that their flash is like the one on TI's D-Sample board | 12 it turns out that their flash is like the one on TI's D-Sample board |