All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA
@ 2020-08-17 15:13 Pali Rohár
  2020-08-18  5:26 ` Stefan Roese
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Pali Rohár @ 2020-08-17 15:13 UTC (permalink / raw)
  To: u-boot

Espressobin uses mvneta ethernet driver.

Signed-off-by: Pali Roh?r <pali@kernel.org>
---
 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 5136f02806..495faf43a3 100644
--- a/configs/mvebu_espressobin-88f3720_defconfig
+++ b/configs/mvebu_espressobin-88f3720_defconfig
@@ -80,3 +80,4 @@ CONFIG_USB_ETHER_RTL8152=y
 CONFIG_USB_ETHER_SMSC95XX=y
 CONFIG_SHA1=y
 CONFIG_SHA256=y
+CONFIG_MVNETA=y
-- 
2.20.1

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

* [PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA
  2020-08-17 15:13 [PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA Pali Rohár
@ 2020-08-18  5:26 ` Stefan Roese
  2020-08-18  6:57   ` [EXT] " Kostya Porotchkin
  2020-08-27 16:24 ` Andre Heider
  2020-08-31 13:01 ` Stefan Roese
  2 siblings, 1 reply; 5+ messages in thread
From: Stefan Roese @ 2020-08-18  5:26 UTC (permalink / raw)
  To: u-boot

On 17.08.20 17:13, Pali Roh?r wrote:
> Espressobin uses mvneta ethernet driver.
> 
> Signed-off-by: Pali Roh?r <pali@kernel.org>

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

> ---
>   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 5136f02806..495faf43a3 100644
> --- a/configs/mvebu_espressobin-88f3720_defconfig
> +++ b/configs/mvebu_espressobin-88f3720_defconfig
> @@ -80,3 +80,4 @@ CONFIG_USB_ETHER_RTL8152=y
>   CONFIG_USB_ETHER_SMSC95XX=y
>   CONFIG_SHA1=y
>   CONFIG_SHA256=y
> +CONFIG_MVNETA=y
> 

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

* [EXT] Re: [PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA
  2020-08-18  5:26 ` Stefan Roese
@ 2020-08-18  6:57   ` Kostya Porotchkin
  0 siblings, 0 replies; 5+ messages in thread
From: Kostya Porotchkin @ 2020-08-18  6:57 UTC (permalink / raw)
  To: u-boot

Reviewed by: Konstantin Porotchkin  <kostap@marvell.com>

Regards
Kosta

________________________________________
From: Stefan Roese <sr@denx.de>
Sent: Tuesday, August 18, 2020 08:26
To: Pali Roh?r; Kostya Porotchkin
Cc: u-boot at lists.denx.de
Subject: [EXT] Re: [PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA

External Email

----------------------------------------------------------------------
On 17.08.20 17:13, Pali Roh?r wrote:
> Espressobin uses mvneta ethernet driver.
>
> Signed-off-by: Pali Roh?r <pali@kernel.org>

Reviewed-by: Stefan Roese <sr@denx.de>

Thanks,
Stefan

> ---
>   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 5136f02806..495faf43a3 100644
> --- a/configs/mvebu_espressobin-88f3720_defconfig
> +++ b/configs/mvebu_espressobin-88f3720_defconfig
> @@ -80,3 +80,4 @@ CONFIG_USB_ETHER_RTL8152=y
>   CONFIG_USB_ETHER_SMSC95XX=y
>   CONFIG_SHA1=y
>   CONFIG_SHA256=y
> +CONFIG_MVNETA=y
>

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

* [PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA
  2020-08-17 15:13 [PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA Pali Rohár
  2020-08-18  5:26 ` Stefan Roese
@ 2020-08-27 16:24 ` Andre Heider
  2020-08-31 13:01 ` Stefan Roese
  2 siblings, 0 replies; 5+ messages in thread
From: Andre Heider @ 2020-08-27 16:24 UTC (permalink / raw)
  To: u-boot

On 17/08/2020 17:13, Pali Roh?r wrote:
> Espressobin uses mvneta ethernet driver.
> 
> Signed-off-by: Pali Roh?r <pali@kernel.org>

Tested-by: Andre Heider <a.heider@gmail.com>

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

* [PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA
  2020-08-17 15:13 [PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA Pali Rohár
  2020-08-18  5:26 ` Stefan Roese
  2020-08-27 16:24 ` Andre Heider
@ 2020-08-31 13:01 ` Stefan Roese
  2 siblings, 0 replies; 5+ messages in thread
From: Stefan Roese @ 2020-08-31 13:01 UTC (permalink / raw)
  To: u-boot

On 17.08.20 17:13, Pali Roh?r wrote:
> Espressobin uses mvneta ethernet driver.
> 
> Signed-off-by: Pali Roh?r <pali@kernel.org>

Applied to u-boot-marvell/master

Thanks,
Stefan

> ---
>   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 5136f02806..495faf43a3 100644
> --- a/configs/mvebu_espressobin-88f3720_defconfig
> +++ b/configs/mvebu_espressobin-88f3720_defconfig
> @@ -80,3 +80,4 @@ CONFIG_USB_ETHER_RTL8152=y
>   CONFIG_USB_ETHER_SMSC95XX=y
>   CONFIG_SHA1=y
>   CONFIG_SHA256=y
> +CONFIG_MVNETA=y
> 


Viele Gr??e,
Stefan

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: sr at denx.de

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

end of thread, other threads:[~2020-08-31 13:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-17 15:13 [PATCH] arm: mvebu: Espressobin: Enable CONFIG_MVNETA Pali Rohár
2020-08-18  5:26 ` Stefan Roese
2020-08-18  6:57   ` [EXT] " Kostya Porotchkin
2020-08-27 16:24 ` Andre Heider
2020-08-31 13:01 ` Stefan Roese

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.