u-boot/net
Marek Vasut 73d570a76d net: write enetaddr down to hardware on env_callback
If mac-address is changed using "setenv ethaddr ...." command the new
mac-adress also must be written into the responsible ethernet driver.
This fixes the legacy ethernet handling.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Hannes Schmelzer <oe5hpm@oevsv.at>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Tom Rini <trini@konsulko.com>
Reviewed-by: Hannes Schmelzer <oe5hpm@oevsv.at>
2016-11-13 15:54:38 -05:00
..
arp.c
arp.h
bootp.c net: Handle an empty bootp extension section 2016-06-12 23:49:38 +02:00
bootp.h
cdp.c
cdp.h
checksum.c
dns.c
dns.h
eth-uclass.c net: use random ethernet address if invalid and not zero 2016-11-07 11:28:16 -06:00
eth_common.c
eth_internal.h Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
eth_legacy.c net: write enetaddr down to hardware on env_callback 2016-11-13 15:54:38 -05:00
Kconfig Kconfig: spl: Add SPL support options to Kconfig 2016-09-16 17:03:39 -04:00
link_local.c
link_local.h
Makefile
net.c net: Stop including NFS overhead in defragment max 2016-08-22 14:20:08 -05:00
net_rand.h
nfs.c Revert "net: nfs: Use the tx buffer to construct rpc msgs" 2016-09-09 13:13:41 -05:00
nfs.h Revert "net: nfs: Correct the reply data buffer size" 2016-09-09 13:13:41 -05:00
ping.c
ping.h
rarp.c
rarp.h
sntp.c
sntp.h
tftp.c