FreeCalypso > hg > freecalypso-tools
changeset 627:d04502de49ed
CHANGES: mokosrec2bin default fill byte change documented
| author | Mychaela Falconia <falcon@freecalypso.org> | 
|---|---|
| date | Fri, 28 Feb 2020 06:07:19 +0000 | 
| parents | d00ffedacab5 | 
| children | 9c5b0629e346 | 
| files | CHANGES | 
| diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/CHANGES Fri Feb 28 05:59:53 2020 +0000 +++ b/CHANGES Fri Feb 28 06:07:19 2020 +0000 @@ -33,6 +33,10 @@ has been removed. It has been replaced with a generalized mechanism for target boot control - see the new doc/Target-boot-control article. +* mokosrec2bin default fill byte has been changed from 0x00 to 0xFF, producing + binary images by default that match what would result in flash if the m0 file + were to be programmed as-is. + * 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 - see doc/DSP-ROM-dump.
