From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 27 Jul 2009 11:30:05 -0700 Subject: [U-Boot] smc91111 net_multi update In-Reply-To: <200907271428.09456.vapier@gentoo.org> References: <20090727092607.797F8832E416@gemini.denx.de> <200907271409.28236.vapier@gentoo.org> <4A6DEDC9.1070407@gmail.com> <200907271428.09456.vapier@gentoo.org> Message-ID: <4A6DF22D.2030701@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 Mike Frysinger wrote: > On Monday 27 July 2009 14:11:21 Ben Warren wrote: > >> 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 ... >>> >> 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). >> > > ok, that means i dont have to do any work. thanks :) > -mike > Only if testing isn't work for you. ;) Ben