# HG changeset patch # User Mychaela Falconia # Date 1558923915 0 # Node ID d3d22dbe223fb2260e61454bfbb7646c7b860906 # Parent da53ea0a38ba945f29bbbecf49bcae1d41ff08cb CHANGES: overall target-utils clean-up documented diff -r da53ea0a38ba -r d3d22dbe223f CHANGES --- a/CHANGES Mon May 27 02:19:42 2019 +0000 +++ b/CHANGES Mon May 27 02:25:15 2019 +0000 @@ -20,6 +20,10 @@ 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. + * 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 to the previously-used WS=3 setting that was blindly copied from OsmocomBB.