All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] OMAP4 Ethernet Controller Support
@ 2010-05-11  1:41 Arce, Abraham
  2010-05-11 19:51 ` Tony Lindgren
  0 siblings, 1 reply; 3+ messages in thread
From: Arce, Abraham @ 2010-05-11  1:41 UTC (permalink / raw)
  To: linux-omap, spi-devel-general


Enable network chip Micrel KS8851 for OMAP4430 SDP

- Based on mainline version 2.6.34 rc7
- Tested in OMAP4430 SDP

Throughput measurements using nuttcp application:
  11.9375 MB /  10.06 sec =    9.9519 Mbps 92 %TX 0 %RX 0 retrans 7.87 msRTT

--

All patches have been tagged as version 3

[PATCH v3 1/3] OMAP4: SPI: Fix Driver Kconfig 
[PATCH v3 2/3] OMAP4: Ethernet: KS8851 Board Support
[PATCH v3 3/3] OMAP4: Networking: Defconfig Support

--

 arch/arm/configs/omap_4430sdp_defconfig |   57 +++++++++++++++++++++-
 arch/arm/mach-omap2/board-4430sdp.c     |   82 ++++++++++++++++++++++++++++++++
 drivers/spi/Kconfig                     |    6 +-
 3 files changed, 140 insertions(+), 5 deletions(-)


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

* Re: [PATCH v3 0/3] OMAP4 Ethernet Controller Support
  2010-05-11  1:41 [PATCH v3 0/3] OMAP4 Ethernet Controller Support Arce, Abraham
@ 2010-05-11 19:51 ` Tony Lindgren
  2010-05-11 21:30   ` Arce, Abraham
  0 siblings, 1 reply; 3+ messages in thread
From: Tony Lindgren @ 2010-05-11 19:51 UTC (permalink / raw)
  To: Arce, Abraham; +Cc: linux-omap, spi-devel-general

* Arce, Abraham <x0066660@ti.com> [100510 18:36]:
> 
> Enable network chip Micrel KS8851 for OMAP4430 SDP
> 
> - Based on mainline version 2.6.34 rc7
> - Tested in OMAP4430 SDP
> 
> Throughput measurements using nuttcp application:
>   11.9375 MB /  10.06 sec =    9.9519 Mbps 92 %TX 0 %RX 0 retrans 7.87 msRTT
> 
> --
> 
> All patches have been tagged as version 3
> 
> [PATCH v3 1/3] OMAP4: SPI: Fix Driver Kconfig 
> [PATCH v3 2/3] OMAP4: Ethernet: KS8851 Board Support
> [PATCH v3 3/3] OMAP4: Networking: Defconfig Support
> 
> --
> 
>  arch/arm/configs/omap_4430sdp_defconfig |   57 +++++++++++++++++++++-
>  arch/arm/mach-omap2/board-4430sdp.c     |   82 ++++++++++++++++++++++++++++++++
>  drivers/spi/Kconfig                     |    6 +-
>  3 files changed, 140 insertions(+), 5 deletions(-)

I've applied all three into omap for-next branch.

Regards,

Tony

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

* RE: [PATCH v3 0/3] OMAP4 Ethernet Controller Support
  2010-05-11 19:51 ` Tony Lindgren
@ 2010-05-11 21:30   ` Arce, Abraham
  0 siblings, 0 replies; 3+ messages in thread
From: Arce, Abraham @ 2010-05-11 21:30 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: linux-omap, spi-devel-general

Tony,

> > Enable network chip Micrel KS8851 for OMAP4430 SDP
> >
> > - Based on mainline version 2.6.34 rc7
> > - Tested in OMAP4430 SDP
> >
> > Throughput measurements using nuttcp application:
> >   11.9375 MB /  10.06 sec =    9.9519 Mbps 92 %TX 0 %RX 0 retrans 7.87 msRTT
> >
> > --
> >
> > All patches have been tagged as version 3
> >
> > [PATCH v3 1/3] OMAP4: SPI: Fix Driver Kconfig
> > [PATCH v3 2/3] OMAP4: Ethernet: KS8851 Board Support
> > [PATCH v3 3/3] OMAP4: Networking: Defconfig Support
> >
> > --
> >
> >  arch/arm/configs/omap_4430sdp_defconfig |   57 +++++++++++++++++++++-
> >  arch/arm/mach-omap2/board-4430sdp.c     |   82
> ++++++++++++++++++++++++++++++++
> >  drivers/spi/Kconfig                     |    6 +-
> >  3 files changed, 140 insertions(+), 5 deletions(-)
> 
> I've applied all three into omap for-next branch.

Thanks!

Best Regards
Abraham

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

end of thread, other threads:[~2010-05-11 21:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-11  1:41 [PATCH v3 0/3] OMAP4 Ethernet Controller Support Arce, Abraham
2010-05-11 19:51 ` Tony Lindgren
2010-05-11 21:30   ` Arce, Abraham

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.