]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 29 May 2015 08:30:07 +0000 (17:30 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:47:19 +0000 (22:47 +0200)
commit3c8c5f29429b21c405cfaf459acfb12f1d27a77e
tree9740378ee2630099759c7623ec5e323e7ec34b2c
parent10b9cb72e24ef7af5de14d866ff392c34027c4bd
ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR

Since commit 92ac52082140 (net: Remove all references to
CONFIG_ETHADDR and friends), the ethernet device on UniPhier boards
is not working because of the incorrect (all-zero) MAC address.

Enable CONFIG_NET_RANDOM_ETHADDR to generate the random one.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
configs/ph1_ld4_defconfig
configs/ph1_pro4_defconfig
configs/ph1_sld8_defconfig
include/configs/uniphier.h