projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6728da5
)
arm: mvebu: defconfig: espressobin: enable NET_RANDOM_ETHADDR
author
Andre Heider
<a.heider@gmail.com>
Tue, 8 Sep 2020 06:35:00 +0000
(08:35 +0200)
committer
Stefan Roese
<sr@denx.de>
Thu, 24 Sep 2020 08:13:34 +0000
(10:13 +0200)
The hardware does not provide a MAC address. Enable this so that
network access works with just the default environment.
Signed-off-by: Andre Heider <a.heider@gmail.com>
Acked-by: Konstantin Porotchkin <kostap@marvell.com>
configs/mvebu_espressobin-88f3720_defconfig
patch
|
blob
|
history
diff --git
a/configs/mvebu_espressobin-88f3720_defconfig
b/configs/mvebu_espressobin-88f3720_defconfig
index
7aabbba
..
5e9fcd1
100644
(file)
--- a/
configs/mvebu_espressobin-88f3720_defconfig
+++ b/
configs/mvebu_espressobin-88f3720_defconfig
@@
-84,3
+84,4
@@
CONFIG_USB_ETHER_RTL8152=y
CONFIG_USB_ETHER_SMSC95XX=y
CONFIG_SHA1=y
CONFIG_SHA256=y
+CONFIG_NET_RANDOM_ETHADDR=y