u-boot/net
Shinya Kuribayashi 5dfb3ee3f5 net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init
This patch will move au1x00_eth_initialize from net/eth.c to cpu_eth_init
as a part of ongoing eth_initialize cleanup work.  The function ret value
is also fixed as it should be negative on fail.

Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2008-11-09 21:38:02 -08:00
..
bootp.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
bootp.h net: express the first argument to NetSetTimeout() in milliseconds 2008-10-18 21:54:00 +02:00
eth.c net: Move initialization of Au1x00 SoC ethernet MAC to cpu_eth_init 2008-11-09 21:38:02 -08:00
Makefile Build: split COBJS value into multiple lines 2007-11-15 11:05:18 -07:00
net.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
nfs.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
nfs.h * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
rarp.c net: express the first argument to NetSetTimeout() in milliseconds 2008-10-18 21:54:00 +02:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
sntp.c net: express the first argument to NetSetTimeout() in milliseconds 2008-10-18 21:54:00 +02:00
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 2005-04-01 00:25:43 +00:00
tftp.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00