9
0
Fork 0
barebox/net
Sascha Hauer d00db5548a net: eth: Do not rely on CONFIG_PARAMETER to be enabled
register_preset_mac_address only works when CONFIG_PARAMETER
is enabled because otherwise dev_set_param is a no-op. Add a
function to set the MAC address explicitly without the need
of CONFIG_PARAMETER and use it where appropriate.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-06-26 11:56:22 +02:00
..
Kconfig net: dhcp: Split dhcp funcionality & add dhcp command 2015-06-05 13:32:39 +02:00
Makefile net: dhcp: Split dhcp funcionality & add dhcp command 2015-06-05 13:32:39 +02:00
dhcp.c net: dhcp: Split dhcp funcionality & add dhcp command 2015-06-05 13:32:39 +02:00
dns.c commands: introduce CMD_HOST 2014-05-14 10:03:48 +02:00
eth.c net: eth: Do not rely on CONFIG_PARAMETER to be enabled 2015-06-26 11:56:22 +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 net: eth: Do not rely on CONFIG_PARAMETER to be enabled 2015-06-26 11:56:22 +02:00
netconsole.c console: allow to specify the device id 2015-01-13 08:48:59 +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 net: ping: return an error exit code when connection fails 2015-04-03 08:03:08 +02:00
rarp.h Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00