9
0
Fork 0
barebox/net
Sascha Hauer 0ef2e3e315 netconsole: activate in set_active callback
Activate the netconsole in the set_active callback. Add proper
checks there for port and ip address, print an error when the network
hasn't been configured and finally print when the netconsole has
been enabled successfully. This makes using of the netconsole easier.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-12-17 15:09:35 +01:00
..
Kconfig commands: move CMD_IFUP to commands/Kconfig 2014-05-14 10:03:49 +02:00
Makefile commands: NET_DHCP -> CMD_DHCP 2014-05-14 10:03:49 +02:00
dhcp.c Do not use macros in command help 2014-07-08 07:52:36 +02:00
dns.c commands: introduce CMD_HOST 2014-05-14 10:03:48 +02:00
eth.c net: Call edev->recv with correct eth_device 2014-09-17 12:27:42 +02:00
ifup.c ifup: Add comment why xxx-discover files have to be skipped 2014-06-23 10:05:40 +02:00
net.c Merge branch 'for-next/net' 2014-06-04 21:03:45 +02:00
netconsole.c netconsole: activate in set_active callback 2014-12-17 15:09:35 +01:00
nfs.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
nfs.h pass filename to nfs and tftp start functions 2009-10-19 10:18:51 +02:00
ping.c commands: harmonize in-barebox documentation 2014-05-14 10:03:43 +02:00
rarp.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00