uboot/net
Simon Glass 8104f54629 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>
2014-10-22 21:50:33 -06:00
..
Kconfig kconfig: add blank Kconfig files 2014-09-24 18:30:28 -04:00
Makefile kbuild: use Linux Kernel build scripts 2014-02-19 11:07:50 -05:00
arp.c SPDX License cleanup for LiMon imported files 2014-10-10 09:44:43 -04:00
arp.h SPDX License cleanup for LiMon imported files 2014-10-10 09:44:43 -04:00
bootp.c net: More BOOTP retry timeout improvements 2014-08-21 12:01:30 -04:00
bootp.h net: BOOTP retry timeout improvements 2014-08-09 11:17:03 -04:00
cdp.c SPDX License cleanup for LiMon imported files 2014-10-10 09:44:43 -04:00
cdp.h SPDX License cleanup for LiMon imported files 2014-10-10 09:44:43 -04:00
dns.c net: dns: fix for DNS queries sent to the wrong MAC address 2014-09-16 12:24:00 -04:00
dns.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
eth.c Ethernet: let user know if there is no valid ethernet address 2014-07-22 07:44:28 -04:00
link_local.c
link_local.h
net.c SPDX License cleanup for LiMon imported files 2014-10-10 09:44:43 -04:00
net_rand.h
nfs.c
nfs.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ping.c SPDX License cleanup for LiMon imported files 2014-10-10 09:44:43 -04:00
ping.h SPDX License cleanup for LiMon imported files 2014-10-10 09:44:43 -04:00
rarp.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
rarp.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
sntp.c
sntp.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
tftp.c net: Display the size when tftpboot finishes 2014-10-22 21:50:33 -06:00
tftp.h