# HG changeset patch # User Mychaela Falconia # Date 1583025609 0 # Node ID 82e9f2bd8f6e624dba30f6f711caf608e4154cb7 # Parent 4dca8542f569bf0089e100d84a017642bf4350e5 CHANGES: >p and >c extra response collection documented diff -r 4dca8542f569 -r 82e9f2bd8f6e CHANGES --- 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