# HG changeset patch # User Mychaela Falconia # Date 1582870039 0 # Node ID d04502de49edfe26896049a266646772626e8096 # Parent d00ffedacab5303025ebbc83c48004fc0f5d85ef CHANGES: mokosrec2bin default fill byte change documented diff -r d00ffedacab5 -r d04502de49ed CHANGES --- 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.