# HG changeset patch # User Mychaela Falconia # Date 1560711772 0 # Node ID c4c0c9cc2a7c5e15a1f481addd6b8de1786529c9 # Parent 30bec872824a09a7c8005d59f36b18a2a56b59af CHANGES: refer to the new doc/Target-utils document diff -r 30bec872824a -r c4c0c9cc2a7c CHANGES --- a/CHANGES Sun Jun 16 18:42:44 2019 +0000 +++ b/CHANGES Sun Jun 16 19:02:52 2019 +0000 @@ -23,16 +23,16 @@ boards (D-Sample and FCDEV3B) when fc-loadtool (or fc-iram with some specialized target-utils program) was entered via the RESET button rather than PWON, followed by the soft poweroff operation and another switch-on via - PWON. For more details, please refer to the Calypso-test-reset article in - the freecalypso-docs repository. + PWON. For more details, please refer to doc/Target-utils and the + Calypso-test-reset article in the freecalypso-docs repository. -* target-utils/flash-boot-test (developers-only target code piece that is not - compiled or installed by default): added a few special watchdog commands to - facilitate experimentation with the watchdog timer function in the Calypso. - -* Overall target-utils clean-up: removed all use of bogo-millisecond delays - which were previously copied from OsmocomBB; all programs with ABB access - functionality can access the VRPCAUX register for manual debugging. +* Aside from the just-described poweroff change, a lot of clean-up has been + done throughout the target-utils suite: removed all use of bogo-millisecond + delays which were previously copied from OsmocomBB; all programs with ABB + access functionality can access the VRPCAUX register for manual debugging; + helloapp clean-up; new watchdog experimentation commands in flash-boot-test. + A new doc/Target-utils document has been written describing this target-utils + suite. * Loadtools configuration for Mot C155/156 target (-h c155) fixed to use WS=4 memory timing setting as used by the official fw on this hardware, as opposed