uboot/net
Remy Bohmer 61365501a0 Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set.
The option CONFIG_BOOTP_RANDOM_DELAY does not compile, because of a
missing extern inside the net/bootp.h header

Signed-off-by: Remy Bohmer <linux@bohmer.net>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2008-08-26 22:44:27 -07:00
..
Makefile Build: split COBJS value into multiple lines 2007-11-15 11:05:18 -07:00
bootp.c Fix DHCP protocol so U-Boot does not respond too early 2008-07-15 21:44:46 +02:00
bootp.h Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set. 2008-08-26 22:44:27 -07:00
eth.c Moved initialization of SKGE Ethernet driver to board code. 2008-08-26 22:18:08 -07:00
net.c Fix some more printf() format issues. 2008-07-13 23:07:35 +02:00
nfs.c NFS Timeout with large files. 2008-02-14 01:26:13 +01:00
nfs.h
rarp.c Fix warning differ in signedness in net/net.c and net/nfs.c 2007-11-18 01:29:38 +01:00
rarp.h
sntp.c Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup 2007-07-11 23:03:06 +02:00
sntp.h
tftp.c Fix printf errors. 2008-07-09 23:55:46 +02:00
tftp.h