Searched hist:ca366d0e382bed14c7914e2327c6460ecdddcffd (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/common/ |
H A D | Makefile | ca366d0e382bed14c7914e2327c6460ecdddcffd Thu Oct 06 18:40:48 CDT 2011 Che-liang Chiou <clchiou@chromium.org> cmd_time: add time command
The 'time' command runs and reports execution time of commands.
Sample usage: -------------------- u-boot# time crc 0x1000 1000 CRC32 for 00001000 ... 00001fff ==> ae94dc4b
time: 0.004 seconds, 4 ticks --------------------
Signed-off-by: Che-Liang Chiou <clchiou@chromium.org> Acked-by: Mike Frysinger <vapier@gentoo.org>
|
/openbmc/u-boot/ |
H A D | README | ca366d0e382bed14c7914e2327c6460ecdddcffd Thu Oct 06 18:40:48 CDT 2011 Che-liang Chiou <clchiou@chromium.org> cmd_time: add time command
The 'time' command runs and reports execution time of commands.
Sample usage: -------------------- u-boot# time crc 0x1000 1000 CRC32 for 00001000 ... 00001fff ==> ae94dc4b
time: 0.004 seconds, 4 ticks --------------------
Signed-off-by: Che-Liang Chiou <clchiou@chromium.org> Acked-by: Mike Frysinger <vapier@gentoo.org>
|