u-boot-brain/net
Simon Glass 24b852a7a2 Move console definitions into a new console.h file
The console includes a global variable and several functions that are only
used by a small subset of U-Boot files. Before adding more functions, move
the definitions into their own header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-11-19 20:27:50 -07:00
..
arp.c net/arp: account for ARP delay, avoid duplicate packets on timeout 2015-10-28 14:57:37 -05:00
arp.h net/arp: account for ARP delay, avoid duplicate packets on timeout 2015-10-28 14:57:37 -05:00
bootp.c net: parse DHCP options from overloaded file/sname fields 2015-10-29 14:05:45 -05:00
bootp.h
cdp.c
cdp.h
checksum.c
dns.c
dns.h
eth.c net: eth: Check return value in various places 2015-10-29 14:05:52 -05:00
Kconfig net: TFTP: variables cleanup and addition 2015-10-28 14:42:24 -05:00
link_local.c
link_local.h
Makefile
net_rand.h
net.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
nfs.c
nfs.h
ping.c
ping.h
rarp.c net: tftp: Move tftp.h file from ./net to ./include/net 2015-09-07 13:41:04 +02:00
rarp.h
sntp.c
sntp.h
tftp.c net: TFTP: variables cleanup and addition 2015-10-28 14:42:24 -05:00