u-boot-brain/net
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize
All arches init this the same way, so move the logic into the core
net code to avoid duplicating it everywhere else.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
2012-05-15 17:32:33 -05:00
..
bootp.c net: cosmetic: bootp.* checkpatch compliance 2012-05-15 17:15:58 -05:00
bootp.h net: cosmetic: bootp.* checkpatch compliance 2012-05-15 17:15:58 -05:00
dns.c net/dns.c: Fix endian conversion for big-endian in dns command 2011-10-23 23:34:19 +02:00
dns.h Add DNS support 2009-07-22 22:53:44 -07:00
eth.c net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
net.c net: punt bd->bi_ip_addr 2012-05-15 17:32:05 -05:00
nfs.c net: cosmetic: nfs.* checkpatch compliance 2012-05-15 17:16:27 -05:00
nfs.h net: cosmetic: nfs.* checkpatch compliance 2012-05-15 17:16:27 -05:00
rarp.c net: cosmetic: rarp.* checkpatch compliance 2012-05-15 17:16:36 -05:00
rarp.h net: cosmetic: rarp.* checkpatch compliance 2012-05-15 17:16:36 -05:00
sntp.c net: cosmetic: sntp.* checkpatch compliance 2012-05-15 17:16:45 -05:00
sntp.h net: cosmetic: sntp.* checkpatch compliance 2012-05-15 17:16:45 -05:00
tftp.c net: cosmetic: tftp.* checkpatch compliance 2012-05-15 17:16:52 -05:00
tftp.h net: cosmetic: tftp.* checkpatch compliance 2012-05-15 17:16:52 -05:00