9
0
Fork 0
barebox/net
Jean-Christophe PLAGNIOL-VILLARD b1da925c8a introduce console none support
this will allow to have no console support

Use full for bootstrap as we can save 6.5 KiB (barebox.bin) and
3.8 KiB (zbarebox.bin lzo) on at91sam9263 as example vs console simple

As on bootstrap we have often very limited size.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-01-23 20:34:16 +01:00
..
Kconfig introduce console none support 2013-01-23 20:34:16 +01:00
Makefile net: remove old tftp support 2012-09-28 16:24:02 +02:00
dhcp.c dhcp: add retries limit support 2012-10-02 08:57:07 +02:00
dns.c dns: fix recursive loop 2012-05-16 08:50:33 +02:00
eth.c Merge branch 'pu/net-link' 2012-12-13 16:26:19 +01:00
net.c mem: add the swab (swap bytes) option to memory_display() 2012-11-26 11:14:40 +01:00
netconsole.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
nfs.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
nfs.h pass filename to nfs and tftp start functions 2009-10-19 10:18:51 +02:00
ping.c net: ping: do not retry endlessly 2012-04-05 08:56:03 +02:00
rarp.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00