From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 10 Aug 2009 09:36:04 -0700 Subject: [U-Boot] smc91111 net_multi update In-Reply-To: <20090810123056.GA15310@game.jcrosoft.org> References: <20090727092607.797F8832E416@gemini.denx.de> <200907271409.28236.vapier@gentoo.org> <4A6DEDC9.1070407@gmail.com> <20090810123056.GA15310@game.jcrosoft.org> Message-ID: <4A804C74.4060603@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jean-Christophe PLAGNIOL-VILLARD wrote: > On 11:11 Mon 27 Jul , Ben Warren wrote: > >> Hi Mike, >> >> Mike Frysinger wrote: >> >>> On Monday 27 July 2009 05:26:07 Wolfgang Denk wrote: >>> >>> >>>> * Many boards now throw the (expected) >>>> >>>> #warning Ethernet driver is deprecated. Please update to use >>>> CONFIG_NET_MULTI >>>> >>>> messages. >>>> >>>> >>> i see this on a bunch of Blackfin boards all due to the SMC91111 driver. do >>> you have any immediate/midterm plans to port this driver Ben ? i'm assuming >>> the SMC911X driver doesnt support all the parts that the SMC91111 driver does, >>> so simply jumping away to the SMC911X driver isnt an option ... >>> -mike >>> >>> >> I have it completely ported, and plan to post it as soon as I get a >> chance. The only thing left to do is port all of the eeprom.c >> standalone apps (I have one done already so the others shouldn't take >> much time). >> >> > I've also done it and the eeprom is working > > I'll post it later today wish 2 other patch for net > > Best Regards, > J. > What are you planning on posting? It looks to me like you say it works OK. Ben