Skip to content
Snippets Groups Projects
Commit 85b19802 authored by Simon Glass's avatar Simon Glass Committed by Joe Hershberger
Browse files

net: Add tftp speed indication


This prints a tftp speed indication after the download completes. This
is the 3.6 MiB/s indicator below.

Tegra2 (SeaBoard) # tftp ...
Using asx0 device
TFTP from server 172.22.72.144; our IP address is 172.22.73.81
Filename '/tftpboot/uImage-user-seaboard-1'.
Load address: 0x408000
Loading: #################################################
         3.6 MiB/s
done

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarIgor Grinberg <grinberg@compulab.co.il>
parent d8fb710f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment