FreeCalypso > hg > freecalypso-tools
diff 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 |
line wrap: on
line diff
--- a/CHANGES Sat Dec 29 05:46:22 2018 +0000 +++ b/CHANGES Sat Dec 29 06:59:27 2018 +0000 @@ -3,12 +3,8 @@ * New developer utility fc-rftab2c can convert per-band RF parameter tables into C code snippets for inclusion into FreeCalypso firmware sources. -* There have been many different versions of the Calypso silicon made over the - years, including hardware differences, at least 3 ARM boot ROM versions and - at least 3 DSP ROM versions. New target utility calversion (to be run via - fc-iram) helps identify unknown Calypso chip versions: it reports the ARM - boot ROM version, the DSP ROM version and the values read from the few - documented ID registers. +* New target utility calversion can sometimes identify unknown Calypso chip + versions - see doc/Calypso-chip-versions. Changes from fc-host-tools-r9 to fc-host-tools-r9a: