[EXT] [PATCH] defconfig: espressobin: enable NET_RANDOM_ETHADDR

Kostya Porotchkin kostap at marvell.com
Mon Sep 21 17:10:48 CEST 2020



> -----Original Message-----
> From: Andre Heider <a.heider at gmail.com>
> Sent: Tuesday, September 8, 2020 09:35
> To: Stefan Roese <sr at denx.de>; Kostya Porotchkin <kostap at marvell.com>
> Cc: Pali Rohár <pali at kernel.org>; u-boot at lists.denx.de
> Subject: [EXT] [PATCH] defconfig: espressobin: enable
> NET_RANDOM_ETHADDR
> 
> External Email
> 
> ----------------------------------------------------------------------
> 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 at gmail.com>
Acked-by: Konstantin Porotchkin <kostap at marvell.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



More information about the U-Boot mailing list