public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] enable CONFIG_NET_MULTI for LAN91C96
@ 2009-10-16  5:06 Nishanth Menon
  2009-10-16  5:06 ` [U-Boot] [PATCH 1/3] NET: LAN91C96 CONFIG_NET_MULTIify Nishanth Menon
  2009-10-16 16:29 ` [U-Boot] [PATCH 0/3] enable CONFIG_NET_MULTI for LAN91C96 Ben Warren
  0 siblings, 2 replies; 19+ messages in thread
From: Nishanth Menon @ 2009-10-16  5:06 UTC (permalink / raw)
  To: u-boot

Based on the discussion[1] here is the patchset

Patchset is based on [2], and tested on SDP3430.
Other platforms would be prefered to be
build/tested/fixed as required

Nishanth Menon (3):
  NET: LAN91C96 CONFIG_NET_MULTIify
  TI OMAP3: SDP3430 FIX NET_MULTI Warning
  LAN91C96: Enable NET_MULTI LAN driver

 board/apollon/apollon.c         |   12 +-
 board/ti/sdp3430/sdp.c          |   12 +-
 drivers/net/Makefile            |    2 +-
 drivers/net/lan91c96.c          |  452 ++++++++++++++++-----------------------
 drivers/net/lan91c96.h          |  110 +++++-----
 include/configs/B2.h            |    2 +-
 include/configs/apollon.h       |    3 +-
 include/configs/assabet.h       |    3 +-
 include/configs/gcplus.h        |    3 +-
 include/configs/lubbock.h       |    3 +-
 include/configs/omap1510inn.h   |    3 +-
 include/configs/omap1610h2.h    |    3 +-
 include/configs/omap1610inn.h   |    3 +-
 include/configs/omap2420h4.h    |    3 +-
 include/configs/omap3_sdp3430.h |    3 +-
 include/configs/omap5912osk.h   |    3 +-
 include/configs/omap730p2.h     |    3 +-
 include/configs/pleb2.h         |    6 +-
 include/netdev.h                |    1 +
 19 files changed, 277 insertions(+), 353 deletions(-)

Regards,
Nishanth Menon

Ref:
[1] http://www.nabble.com/-U-Boot--NET%3A-SDP3430%3A-trouble-with-shifting-from-LAN9C916-to-SMC91XX-driver-td25884700.html
[2] http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-ti.git

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

end of thread, other threads:[~2009-12-14  6:46 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-16  5:06 [U-Boot] [PATCH 0/3] enable CONFIG_NET_MULTI for LAN91C96 Nishanth Menon
2009-10-16  5:06 ` [U-Boot] [PATCH 1/3] NET: LAN91C96 CONFIG_NET_MULTIify Nishanth Menon
2009-10-16  5:06   ` [U-Boot] [PATCH 2/3] TI OMAP3: SDP3430 FIX NET_MULTI Warning Nishanth Menon
2009-10-16  5:06     ` [U-Boot] [PATCH 3/3] LAN91C96: Enable NET_MULTI LAN driver Nishanth Menon
2009-10-18 19:57       ` Tom
2009-10-19  0:24         ` Ben Warren
2009-11-10  6:27       ` Ben Warren
2009-12-07 21:09       ` Ben Warren
2009-12-07 21:47         ` Nishanth Menon
2009-12-14  6:46           ` Ben Warren
2009-10-16  5:56     ` [U-Boot] [PATCH 2/3] TI OMAP3: SDP3430 FIX NET_MULTI Warning Dirk Behme
2009-11-10  6:25     ` Ben Warren
2009-11-10  6:22   ` [U-Boot] [PATCH 1/3] NET: LAN91C96 CONFIG_NET_MULTIify Ben Warren
2009-11-22 23:01   ` Wolfgang Denk
2009-11-23 11:54     ` Menon, Nishanth
2009-10-16 16:29 ` [U-Boot] [PATCH 0/3] enable CONFIG_NET_MULTI for LAN91C96 Ben Warren
2009-10-16 16:39   ` Menon, Nishanth
2009-11-09 17:23   ` Menon, Nishanth
2009-11-09 18:10     ` Ben Warren

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