[U-Boot] [PATCH] zynq: enable CONFIG_NET_RANDOM_ETHADDR
Joe Hershberger
joe.hershberger at gmail.com
Tue Aug 11 19:42:14 CEST 2015
Hi Masahiro,
On Fri, Jul 17, 2015 at 6:26 AM, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> We have to set a MAC address to use network.
> Otherwise, the tftpboot command fails with the following message:
>
> Gem.e000b000 Waiting for PHY auto negotiation to complete........ done
> *** ERROR: `ethaddr' not set
>
> Since commit 92ac52082140 ("net: Remove all references to
> CONFIG_ETHADDR and friends"), we can not use CONFIG_ETHADDR.
>
> The easiest way to set a MAC address is to enable
> CONFIG_NET_RANDOM_ETHADDR.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
Acked-by: Joe Hershberger <joe.hershberger at ni.com>
More information about the U-Boot
mailing list