net: Make domainname and nameserver globalvars
Register domainname and nameserver as globalvars rather than attaching
them to a dedicated net device. the global device already exists and
already contains much of the barebox configuration, so no need to add
an extra device for network config.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent ba61b24 commit d5d342d26368c1f6b1ba597eea5b471bf4b9c344
@Sascha Hauer Sascha Hauer authored on 11 Dec 2015
Showing 3 changed files
View
net/dhcp.c
View
net/dns.c
View
net/net.c