FreeCalypso > hg > freecalypso-tools
comparison CHANGES @ 637:fa8e197a1d9b
CHANGES: first change since fc-host-tools-r12
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 01 Mar 2020 05:51:45 +0000 |
parents | d9b01a171baf |
children | 44bc757ce2a5 |
comparison
equal
deleted
inserted
replaced
636:3172e3111ab7 | 637:fa8e197a1d9b |
---|---|
1 Changes in the current code since fc-host-tools-r12: | |
2 | |
3 * All loadtools programs: the step of feeding the IRAM code image to the | |
4 Calypso boot ROM has been sped up by about 700 ms by grouping contiguous | |
5 S-record payloads into larger blocks (up to the boot ROM limit of 1014 bytes | |
6 per block) instead of sending each S-record payload (30 bytes typically) as | |
7 its own write command. | |
8 | |
1 Changes from fc-host-tools-r11 to fc-host-tools-r12: | 9 Changes from fc-host-tools-r11 to fc-host-tools-r12: |
2 | 10 |
3 * To facilitate objective comparison of loadtools performance between what the | 11 * To facilitate objective comparison of loadtools performance between what the |
4 Mother sees on her Slackware reference system vs. what other users see on | 12 Mother sees on her Slackware reference system vs. what other users see on |
5 their different host systems, fc-loadtool now reports measured operation times | 13 their different host systems, fc-loadtool now reports measured operation times |