All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] board: apalis-imx8: add 2nd ethernet address
@ 2023-01-17 14:29 Francesco Dolcini
  2023-01-31 16:52 ` sbabic
  0 siblings, 1 reply; 2+ messages in thread
From: Francesco Dolcini @ 2023-01-17 14:29 UTC (permalink / raw)
  To: Marcel Ziswiler, u-boot
  Cc: Andrejs Cainikovs, Stefano Babic, Francesco Dolcini

From: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>

All Apalis iMX8 variants have 2nd RGMII on SoC, so add the address
for 2nd ethernet.

Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
---
 board/toradex/apalis-imx8/Kconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/board/toradex/apalis-imx8/Kconfig b/board/toradex/apalis-imx8/Kconfig
index b43d6281b681..f16f9d270226 100644
--- a/board/toradex/apalis-imx8/Kconfig
+++ b/board/toradex/apalis-imx8/Kconfig
@@ -12,6 +12,9 @@ config SYS_CONFIG_NAME
 config TDX_CFG_BLOCK
 	default y
 
+config TDX_CFG_BLOCK_2ND_ETHADDR
+	default y
+
 config TDX_HAVE_MMC
 	default y
 
-- 
2.25.1


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

* [PATCH v1] board: apalis-imx8: add 2nd ethernet address
  2023-01-17 14:29 [PATCH v1] board: apalis-imx8: add 2nd ethernet address Francesco Dolcini
@ 2023-01-31 16:52 ` sbabic
  0 siblings, 0 replies; 2+ messages in thread
From: sbabic @ 2023-01-31 16:52 UTC (permalink / raw)
  To: Francesco Dolcini, u-boot

> From: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
> All Apalis iMX8 variants have 2nd RGMII on SoC, so add the address
> for 2nd ethernet.
> Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
> Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,        Managing Director: Erika Unter  
HRB 165235 Munich,   Office: Kirchenstr.5, 82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================

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

end of thread, other threads:[~2023-01-31 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-17 14:29 [PATCH v1] board: apalis-imx8: add 2nd ethernet address Francesco Dolcini
2023-01-31 16:52 ` sbabic

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.