Re: [U-Boot] [PATCH] common/cmd_ext_common: measure throughput

2012-10-25 Thread Tom Rini
On Wed, Oct 17, 2012 at 12:16:14PM +0200, Andreas Bie??mann wrote: > Dear Wolfgang Denk, > > On 17.10.2012 12:05, Wolfgang Denk wrote: > > Dear Andreas Bie??mann, > > > > In message <1350467910-2014-1-git-send-email-andreas.de...@googlemail.com> > > you wrote: > >> This patch adds time measureme

Re: [U-Boot] [PATCH] common/cmd_ext_common: measure throughput

2012-10-17 Thread Andreas Bießmann
Dear Wolfgang Denk, On 17.10.2012 12:05, Wolfgang Denk wrote: > Dear Andreas Bießmann, > > In message <1350467910-2014-1-git-send-email-andreas.de...@googlemail.com> > you wrote: >> This patch adds time measurement and throughput calculation for the ext2load >> and >> ext4load commands. > ... >

Re: [U-Boot] [PATCH] common/cmd_ext_common: measure throughput

2012-10-17 Thread Wolfgang Denk
Dear Andreas Bießmann, In message <1350467910-2014-1-git-send-email-andreas.de...@googlemail.com> you wrote: > This patch adds time measurement and throughput calculation for the ext2load > and > ext4load commands. ... > + unsigned long time_start; ... > + time_start = get_timer(0); >

[U-Boot] [PATCH] common/cmd_ext_common: measure throughput

2012-10-17 Thread Andreas Bießmann
This patch adds time measurement and throughput calculation for the ext2load and ext4load commands. The output of ext2load changes from ---8<--- Loading file "/boot/uImage" from mmc device 0:1 1830666 bytes read --->8--- to ---8<--- Loading file "/boot/uImage" from mmc device 0:1 1830666 bytes