Skip to content
Snippets Groups Projects
Select Git revision
0 results

fs

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Reform / reform-boundary-uboot
    Loading
    user avatar
    Andreas Bießmann authored
    This patch adds time measurement and throughput calculation for
    all supported load commands.
    
    The output of ext2load changes from
    
    ---8<---
    1830666 bytes read
    --->8---
    
    to
    
    ---8<---
    1830666 bytes read in 237 ms (7.4 MiB/s)
    --->8---
    
    Signed-off-by: default avatarAndreas Bießmann <andreas.devel@googlemail.com>
    [agust: rebased and revised commit log]
    Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
    da1fd96c
    History
    Name Last commit Last update
    ..