]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: Display the size when tftpboot finishes
authorSimon Glass <sjg@chromium.org>
Fri, 10 Oct 2014 13:30:21 +0000 (07:30 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Oct 2014 03:50:33 +0000 (21:50 -0600)
commit8104f546296a8e1fc1dd6129041e22f508b314f9
treec20ee4e06f7f0c96a8b5cf9071adc047724c5113
parentc0561d14c5c0adb57bc84f071225a8e742c9a30b
net: Display the size when tftpboot finishes

If we know the file size, display it after loading the file.

Signed-off-by: Simon Glass <sjg@chromium.org>
net/tftp.c