changeset 642:44bc757ce2a5

CHANGES: binary dump transfer
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 01 Mar 2020 21:11:52 +0000
parents b4070292640a
children cd031e2501fa
files CHANGES
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Sun Mar 01 20:06:21 2020 +0000
+++ b/CHANGES	Sun Mar 01 21:11:52 2020 +0000
@@ -1,5 +1,10 @@
 Changes in the current code since fc-host-tools-r12:
 
+* fc-loadtool memory dump commands (dump2bin and dump2srec) have been
+  reimplemented using loadagent's new BINDUMP command, sending the dump stream
+  from the target to the host in binary format instead of hex.  This change
+  speeds up the dump transfer time by a little over 2x.
+
 * All loadtools programs: the step of feeding the IRAM code image to the
   Calypso boot ROM has been sped up by about 700 ms by grouping contiguous
   S-record payloads into larger blocks (up to the boot ROM limit of 1014 bytes