# HG changeset patch # User Mychaela Falconia # Date 1580719996 0 # Node ID 4ccd4dd1edb647ae78662816645a7da763231897 # Parent e1c13337f9704e06c294a55eafbf441a3b102242 CHANGES: target boot control instead of GTA02 AP special case diff -r e1c13337f970 -r 4ccd4dd1edb6 CHANGES --- a/CHANGES Mon Feb 03 08:13:15 2020 +0000 +++ b/CHANGES Mon Feb 03 08:53:16 2020 +0000 @@ -18,6 +18,11 @@ removed in the next release; please use the new -h fic target configuration instead. +* The ancient provision for building the loadtools subset of FC host tools in a + special configuration for running on the application processor of OM GTA02 + has been removed. It has been replaced with a generalized mechanism for + target boot control - see the new doc/Target-boot-control article. + * 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.