changeset 634:82e9f2bd8f6e

CHANGES: >p and >c extra response collection documented
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 01 Mar 2020 01:20:09 +0000
parents 4dca8542f569
children d9b01a171baf
files CHANGES
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Sun Mar 01 00:57:12 2020 +0000
+++ b/CHANGES	Sun Mar 01 01:20:09 2020 +0000
@@ -28,6 +28,12 @@
     our generally preferred flash program-bin command: same performance, same
     progress indication, same CRC-32 verification at the end.
 
+* All loadtools programs: when feeding IRAM code images to the Calypso boot ROM,
+  we now collect and check for the 00 04 bytes after the >p response, and we
+  also collect the checksum byte which the boot ROM sends with its >c response.
+  The old code which failed to collect the checksum byte after >c worked only
+  by luck.
+
 * loadtools config: the repertoire of -h targets has been significantly cleaned
   up and generalized, moving away from special cases and toward more generic
   configurations.  Please refer to the new doc/Loadtool-targets article for the