Enable CONFIG_NET_RANDOM_ETHADDR to generate a random MAC address
when ETHADDR is not set.

Signed-off-by: Thomas Chou <tho...@wytron.com.tw>
Cc: Joe Hershberger <joe.hershber...@ni.com>
---
 configs/nios2-generic_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/nios2-generic_defconfig b/configs/nios2-generic_defconfig
index 5f93394..f8d2821 100644
--- a/configs/nios2-generic_defconfig
+++ b/configs/nios2-generic_defconfig
@@ -10,3 +10,4 @@ CONFIG_HUSH_PARSER=y
 CONFIG_CMD_DHCP=y
 # CONFIG_CMD_NFS is not set
 CONFIG_CMD_PING=y
+CONFIG_NET_RANDOM_ETHADDR=y
-- 
2.1.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to