changeset 530:c4c0c9cc2a7c

CHANGES: refer to the new doc/Target-utils document
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 16 Jun 2019 19:02:52 +0000
parents 30bec872824a
children d36c793d71db
files CHANGES
diffstat 1 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- 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