uboot-mt623x/net
Heiko Schocher da95427ce4 netloop: updates for NetLoop
Fix some issues introduced from commit:
2f70c49e5b
suggested by Mike Frysinger.

- added some comment for the env_id variable in common_cmd_nvedit.c
- moved some variables in fn scope instead of file scope
- NetInitLoop now static void

Signed-off-by: Heiko Schocher <hs@denx.de>
Acked-by: Ben Warren <biggerbadderben@gmail.com>
2009-05-15 21:19:02 +02:00
..
Makefile net/sntp.c: move ifdef into Makefile COBJS-$(...) 2009-02-09 22:53:54 -08:00
bootp.c net: get mac address from environment and use eth util funcs 2009-03-20 22:39:09 +01:00
bootp.h net: express the first argument to NetSetTimeout() in milliseconds 2008-10-18 21:54:00 +02:00
eth.c netloop: updates for NetLoop 2009-05-15 21:19:02 +02:00
net.c netloop: updates for NetLoop 2009-05-15 21:19:02 +02:00
nfs.c convert print_IPaddr() to %pI4 2009-03-20 22:39:09 +01: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/sntp.c: move ifdef into Makefile COBJS-$(...) 2009-02-09 22:53:54 -08:00
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 2005-04-01 00:25:43 +00:00
tftp.c convert print_IPaddr() to %pI4 2009-03-20 22:39:09 +01:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00