public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] defconfig: espressobin: enable NET_RANDOM_ETHADDR
@ 2020-09-08  6:35 Andre Heider
  2020-09-08  7:42 ` Pali Rohár
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: Andre Heider @ 2020-09-08  6:35 UTC (permalink / raw)
  To: u-boot

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>
---
 configs/mvebu_espressobin-88f3720_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/mvebu_espressobin-88f3720_defconfig b/configs/mvebu_espressobin-88f3720_defconfig
index 7aabbba59f..5e9fcd1f26 100644
--- 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
-- 
2.28.0

^ permalink raw reply related	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2020-09-24 10:36 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-08  6:35 [PATCH] defconfig: espressobin: enable NET_RANDOM_ETHADDR Andre Heider
2020-09-08  7:42 ` Pali Rohár
2020-09-08  8:14   ` Andre Heider
2020-09-08 12:52     ` Tom Rini
2020-09-08 22:38       ` Pali Rohár
2020-09-11 11:55         ` Marek Behún
2020-09-11 15:52           ` Andre Heider
2020-09-11 16:22             ` Marek Behún
2020-09-11 16:47               ` Andre Heider
2020-09-11 17:10                 ` Tom Rini
2020-09-11 17:16                   ` Dennis Gilmore
2020-09-13  9:21                     ` [EXT] " Kostya Porotchkin
2020-09-21  7:50                       ` Stefan Roese
2020-09-21 13:05               ` Pali Rohár
2020-09-21 13:21                 ` Marek Behun
2020-09-21 13:31                   ` Pali Rohár
2020-09-21 15:03                     ` Tom Rini
2020-09-21 15:10 ` [EXT] " Kostya Porotchkin
2020-09-24 10:36 ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox