diff options
author | Michal Simek <michal.simek@xilinx.com> | 2015-08-12 12:58:54 +0200 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2015-08-19 11:28:21 +0200 |
commit | d1221462fece27ad163dcd0c181a456c73fe2011 (patch) | |
tree | c9bd32f96ea2d1a2e01aef3ca825f6be568b1f0e /arch/arm/mach-davinci/include | |
parent | f0600af212301ec121ba6a4afc0a91b6b21a354e (diff) | |
download | u-boot-imx-d1221462fece27ad163dcd0c181a456c73fe2011.zip u-boot-imx-d1221462fece27ad163dcd0c181a456c73fe2011.tar.gz u-boot-imx-d1221462fece27ad163dcd0c181a456c73fe2011.tar.bz2 |
zynqmp: enable CONFIG_NET_RANDOM_ETHADDR
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: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm/mach-davinci/include')
0 files changed, 0 insertions, 0 deletions