u-boot-2016/net
Simon Glass e4a3d57dc7 net: Export auto_load, use it in rarp
The rarp code includes another instance of the auto_load logic, so call
what is now net_auto_load() instead.

This also fixes an incorrect call to TftpStart() which was never seen
since apparently no boards enable rarp.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Mike Frysinger <vapier@gentoo.org>
2011-10-27 23:53:58 +02:00
..
bootp.c net: Export auto_load, use it in rarp 2011-10-27 23:53:58 +02:00
bootp.h
dns.c net/dns.c: Fix endian conversion for big-endian in dns command 2011-10-23 23:34:19 +02:00
dns.h
eth.c
Makefile
net.c net: Export auto_load, use it in rarp 2011-10-27 23:53:58 +02:00
nfs.c
nfs.h
rarp.c net: Export auto_load, use it in rarp 2011-10-27 23:53:58 +02:00
rarp.h
sntp.c
sntp.h
tftp.c net: Add more #ifdefs for tftpput to reduce code size 2011-10-27 23:53:58 +02:00
tftp.h net: tftpput: Support selecting get/put for tftp 2011-10-26 21:34:44 +02:00