net: introduce global.net.server
The server to use is independent of the network device, there is
not much point to make the server specific to a network device.

This introduces global.net.server as the serverip which is
used as standard NFS/tftp server. The previously used eth
device specific parameters still exist, but are only aliases
for the global single variable.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent d8bc8a3 commit 8b72bac28459ab818b2a308690e61d683e511bba
@Sascha Hauer Sascha Hauer authored on 11 Dec 2015
Showing 4 changed files
View
include/net.h
View
net/eth.c
View
net/ifup.c
View
net/net.c