mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: zynqmp: select macb driver
@ 2019-01-29 10:13 thomas.haemmerle1988
  2019-01-30  6:11 ` Sascha Hauer
  0 siblings, 1 reply; 3+ messages in thread
From: thomas.haemmerle1988 @ 2019-01-29 10:13 UTC (permalink / raw)
  To: barebox; +Cc: Thomas Haemmerle

From: Thomas Haemmerle <thomas.haemmerle1988@gmail.com>

macb supports Xilinx ZynqMP GEM, so select HAS_MACB by default.

Signed-off-by: Thomas Haemmerle <thomas.haemmerle1988@gmail.com>
---
 arch/arm/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index c1f385b..f5c1471 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -257,6 +257,7 @@ config ARCH_ZYNQMP
 	select OFTREE
 	select RELOCATABLE
 	select SYS_SUPPORTS_64BIT_KERNEL
+	select HAS_MACB
 
 config ARCH_QEMU
 	bool "ARM QEMU boards"
-- 
2.7.4


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH] ARM: zynqmp: select macb driver
  2019-01-29 10:13 [PATCH] ARM: zynqmp: select macb driver thomas.haemmerle1988
@ 2019-01-30  6:11 ` Sascha Hauer
  2019-01-31  9:12   ` Michael Tretter
  0 siblings, 1 reply; 3+ messages in thread
From: Sascha Hauer @ 2019-01-30  6:11 UTC (permalink / raw)
  To: thomas.haemmerle1988; +Cc: barebox

Hi Thomas,

On Tue, Jan 29, 2019 at 11:13:36AM +0100, thomas.haemmerle1988@gmail.com wrote:
> From: Thomas Haemmerle <thomas.haemmerle1988@gmail.com>
> 
> macb supports Xilinx ZynqMP GEM, so select HAS_MACB by default.

I think this should be solved by 508b996a62 ("ARM: zynq: add support for
ethernet") already.

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH] ARM: zynqmp: select macb driver
  2019-01-30  6:11 ` Sascha Hauer
@ 2019-01-31  9:12   ` Michael Tretter
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Tretter @ 2019-01-31  9:12 UTC (permalink / raw)
  To: Sascha Hauer; +Cc: thomas.haemmerle1988, barebox

On Wed, 30 Jan 2019 07:11:19 +0100, Sascha Hauer wrote:
> Hi Thomas,
> 
> On Tue, Jan 29, 2019 at 11:13:36AM +0100, thomas.haemmerle1988@gmail.com wrote:
> > From: Thomas Haemmerle <thomas.haemmerle1988@gmail.com>
> > 
> > macb supports Xilinx ZynqMP GEM, so select HAS_MACB by default.  
> 
> I think this should be solved by 508b996a62 ("ARM: zynq: add support for
> ethernet") already.

The new Patch selects HAS_MACHB for ARCH_ZYNQMP, while 508b996a62
("ARM: zynq: add support for ethernet") selects it for ARCH_ZYNQ. They
are different SoCs.

Michael

> 
> Sascha
> 
> 

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2019-01-31  9:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-29 10:13 [PATCH] ARM: zynqmp: select macb driver thomas.haemmerle1988
2019-01-30  6:11 ` Sascha Hauer
2019-01-31  9:12   ` Michael Tretter

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