From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Fri, 16 Oct 2009 09:29:35 -0700 Subject: [U-Boot] [PATCH 0/3] enable CONFIG_NET_MULTI for LAN91C96 In-Reply-To: <1255669597-10607-1-git-send-email-nm@ti.com> References: <1255669597-10607-1-git-send-email-nm@ti.com> Message-ID: <4AD89F6F.6070505@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 Hi Nishanth, Nishanth Menon wrote: > 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 > > On first pass review, this looks great! There are a few things I'd like to do to improve the driver, but it has nothing to do with converting to NET_MULTI. I'm going to fire up a net-next branch this weekend and will try to apply it there. regards, Ben