FreeCalypso > hg > freecalypso-tools
diff CHANGES @ 517:809829dbc58a
new flash support documented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 01 Jun 2019 06:46:46 +0000 |
parents | d3d22dbe223f |
children | 4a7cb2089e5c |
line wrap: on
line diff
--- a/CHANGES Wed May 29 05:40:51 2019 +0000 +++ b/CHANGES Sat Jun 01 06:46:46 2019 +0000 @@ -6,6 +6,13 @@ * New developer utility fc-bin2rftab can read or extract RF parameter tables from binary files and convert them into our FreeCalypso ASCII format. +* The way in which fc-loadtool handles different flash configurations has been + completely redesigned; there should be no user impact on any previously + supported target, but the new architecture makes it much easier to add + support for new target devices and allows the possibility of different flash + chip types (autodetected at run time) on the same -h target. See the new + doc/Loadtool-flash-support article for the details. + * Iota poweroff command in the target-utils suite (primarily affecting the loadagent target program used by loadtools) now programs the VRPCAUX register like TI's TCS211 firmware does before sending the DEVOFF command. This