FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 443:715c55ba511d
CHANGES: calversion documented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 26 Dec 2018 07:22:44 +0000 |
parents | 44f73d56b6f5 |
children | a449ae0a1cec |
comparison
equal
deleted
inserted
replaced
442:ba4171b2f980 | 443:715c55ba511d |
---|---|
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 | |
6 * There have been many different versions of the Calypso silicon made over the | |
7 years, including hardware differences, at least 3 ARM boot ROM versions and | |
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. | |
5 | 12 |
6 Changes from fc-host-tools-r9 to fc-host-tools-r9a: | 13 Changes from fc-host-tools-r9 to fc-host-tools-r9a: |
7 | 14 |
8 * fc-loadtool can now correctly program the flash on Mot C155/156 phones: | 15 * fc-loadtool can now correctly program the flash on Mot C155/156 phones: |
9 it turns out that their flash is like the one on TI's D-Sample board | 16 it turns out that their flash is like the one on TI's D-Sample board |