On 26 Aug 04:30 PM, Sebastian Hesselbarth wrote: > On 08/24/2014 12:53 AM, Ezequiel Garcia wrote: > >This patch introduces the mvneta driver to support the network controller > >found in Armada 370/XP SoCs. > > > >Signed-off-by: Ezequiel Garcia <ezequiel.garcia@xxxxxxxxxxxxxxxxxx> > >--- > > drivers/net/Kconfig | 6 + > > drivers/net/Makefile | 1 + > > drivers/net/mvneta.c | 758 +++++++++++++++++++++++++++++++++++++++++++++++++++ > > 3 files changed, 765 insertions(+) > > create mode 100644 drivers/net/mvneta.c > > > >diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig > >index c99fcc8..f6584d4 100644 > >--- a/drivers/net/Kconfig > >+++ b/drivers/net/Kconfig > >@@ -137,6 +137,12 @@ config DRIVER_NET_MPC5200 > > depends on ARCH_MPC5200 > > select PHYLIB > > > >+config DRIVER_NET_MVNETA > >+ bool "Marvell NETA" > >+ depends on ARCH_MVEBU > > nit: depends on ARCH_ARMADA_370 || ARCH_ARMADA_XP ? > Yeah, probably. > I'll also give it a try later. > Thanks, any additional testing is well-received. -- Ezequiel García, Free Electrons Embedded Linux, Kernel and Android Engineering http://free-electrons.com _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox