]> Git Repo - J-u-boot.git/commit - common/command.c
cmd_time: merge run_command_and_time_it with cmd_process
authorRichard Genoud <[email protected]>
Mon, 3 Dec 2012 06:28:28 +0000 (06:28 +0000)
committerTom Rini <[email protected]>
Mon, 4 Feb 2013 14:14:02 +0000 (09:14 -0500)
commit34765e88532dfe0f8210baba9f9482de470d2202
tree0cfee1c2441fe9f491eaaa377cd481936fc9a004
parentb2f3e0ea3e469a759fd74832ce551e3384bc07c0
cmd_time: merge run_command_and_time_it with cmd_process

As far as every arch has a get_timer function,
run_command_and_time_it code can now disappear.

Signed-off-by: Richard Genoud <[email protected]>
Acked-By: Che-Liang Chiou <[email protected]>
[trini: s/ulong/unsigned long/ in command.h portion]
Signed-off-by: Tom Rini <[email protected]>
common/cmd_time.c
common/command.c
common/hush.c
common/main.c
include/command.h
This page took 0.035506 seconds and 4 git commands to generate.