# HG changeset patch # User Mychaela Falconia # Date 1583887980 0 # Node ID 0100861ec867faf411529b5876bacd7a95ec2ff0 # Parent 730a9f919dcdb1fa2f288e0f129230605ebd1d92 CHANGES: flash erase-program-boot scripting fix diff -r 730a9f919dcd -r 0100861ec867 CHANGES --- a/CHANGES Wed Mar 11 00:48:15 2020 +0000 +++ b/CHANGES Wed Mar 11 00:53:00 2020 +0000 @@ -19,6 +19,12 @@ + Batch mode extended to run either a command script or a single flash command - see doc/Loadtools-usage for the details. + + Scripting fix for Compal phones: flash erase-program-boot command can be + put into a script followed by other commands, and the following commands + will execute if the erase-program-boot operation was successful. + Previously this command always stopped script execution because of an + implementation quirk. + * fc-xram uses the new binary protocol to transfer the user's XRAM image to the target, producing a speed increase of 3.5x to 5x for the most common use cases. Also added CRC-32 verification of the downloaded RAM regions before