uboot/net
Andre Przywara 821fec0ceb net: remove scary warning about EEPROM provided MAC address
In many parts of the computing world having a unique MAC address
sitting in some on-NIC storage is considered the normal case.
Remove the warning to not scare the user unnecessarily.
This applies to Highbank/Midway and ARM's Juno, for instance.
Besides that this fixes the formatting on Midway, for instance,
which currently looks like:
...
Net:   xgmac0
Warning: xgmac0 using MAC address from net device
, xgmac1
Warning: xgmac1 using MAC address from net device
...

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2016-01-08 10:15:44 -05:00
..
Kconfig
Makefile
arp.c net/arp: account for ARP delay, avoid duplicate packets on timeout 2015-10-28 14:57:37 -05:00
arp.h net/arp: account for ARP delay, avoid duplicate packets on timeout 2015-10-28 14:57:37 -05:00
bootp.c net: parse DHCP options from overloaded file/sname fields 2015-10-29 14:05:45 -05:00
bootp.h
cdp.c
cdp.h
checksum.c
dns.c
dns.h
eth.c net: remove scary warning about EEPROM provided MAC address 2016-01-08 10:15:44 -05:00
link_local.c
link_local.h
net.c net: Fix delay in net_retry test 2016-01-07 12:18:58 -07:00
net_rand.h
nfs.c
nfs.h
ping.c
ping.h
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c