# HG changeset patch # User Mychaela Falconia # Date 1583041905 0 # Node ID fa8e197a1d9bb9a6bc121754d308f36bfb4e7d12 # Parent 3172e3111ab71410ff0147cd350adf94f249154b CHANGES: first change since fc-host-tools-r12 diff -r 3172e3111ab7 -r fa8e197a1d9b CHANGES --- a/CHANGES Sun Mar 01 05:40:29 2020 +0000 +++ b/CHANGES Sun Mar 01 05:51:45 2020 +0000 @@ -1,3 +1,11 @@ +Changes in the current code since fc-host-tools-r12: + +* 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 + per block) instead of sending each S-record payload (30 bytes typically) as + its own write command. + Changes from fc-host-tools-r11 to fc-host-tools-r12: * To facilitate objective comparison of loadtools performance between what the