mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
This fixes "Warning: failed to set MAC address" on platforms which rely on
an 'ethaddr' environment variable to set the MAC address.
This bug was introduced by this commit:
|
||
|---|---|---|
| .. | ||
| bootp.c | ||
| bootp.h | ||
| dns.c | ||
| dns.h | ||
| eth.c | ||
| Makefile | ||
| net.c | ||
| nfs.c | ||
| nfs.h | ||
| rarp.c | ||
| rarp.h | ||
| sntp.c | ||
| sntp.h | ||
| tftp.c | ||
| tftp.h | ||