[U-Boot] cmd_time: do not show ticks
Tom Rini
trini at ti.com
Tue May 13 03:52:05 CEST 2014
On Fri, Apr 18, 2014 at 05:46:13PM +0900, Masahiro Yamada wrote:
> The command "time" shows the execution time of the command given
> to the argument, like this:
>
> time: 45.293 seconds, 45293 ticks
>
> Since we adopted CONFIG_SYS_HZ = 1000 for all boards,
> we always have a simple formula: "1 tick = 0.0001 second".
>
> Showing ticks looks almost redundant.
>
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140512/78ca074c/attachment.pgp>
More information about the U-Boot
mailing list