changeset 690:0100861ec867

CHANGES: flash erase-program-boot scripting fix
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 11 Mar 2020 00:53:00 +0000
parents 730a9f919dcd
children 8bea9cdd8a89
files CHANGES
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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