FreeCalypso > hg > freecalypso-tools
changeset 558:a59a7f838fce
CHANGES: better explain that the newly added Am29DL640G flash
support also covers S29PL064J and S71PL064J
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 29 Jan 2020 08:03:19 +0000 |
parents | 1cf4b9b06de2 |
children | f229efbfd581 |
files | CHANGES |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Sun Jan 05 23:20:32 2020 +0000 +++ b/CHANGES Wed Jan 29 08:03:19 2020 +0000 @@ -1,7 +1,7 @@ Changes in the current code since fc-host-tools-r11: -* fc-loadtool: added support for Am29DL640G flash found in some historical - Calypso phones and modems. +* fc-loadtool: added support for Am29DL640G/S29PL064J/S71PL064J flash found in + some historical Calypso phones and modems. * loadtools config: added new targets -h leonardo and -h tango. Leonardo target support limitation: out of the many different flash chip types that @@ -9,7 +9,7 @@ support are Am29DL640G (8 MiB) and whatever was the AMD predecessor of Spansion PL129J (16 MiB). Fujitsu flash chips (or perhaps Spansion chips with Fujitsu ID codes) are not currently supported. Tango module flash - (Am29DL640G-compatible) is fully supported though. + (S71PL064J) is fully supported though. * A pair of little ad hoc programs has been been added to the FC host tools suite for the purpose of dumping the Calypso chip's internal DSP mask ROM -