From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Mon, 11 May 2009 17:30:22 -0700 Subject: [U-Boot] [PATCH 3/4] net/dm9000: move the CONFIG_NET_MULTI api In-Reply-To: <1242023969-13542-3-git-send-email-plagnioj@jcrosoft.com> References: <1242023969-13542-1-git-send-email-plagnioj@jcrosoft.com> <1242023969-13542-2-git-send-email-plagnioj@jcrosoft.com> <1242023969-13542-3-git-send-email-plagnioj@jcrosoft.com> Message-ID: <4A08C31E.6030604@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: > this add multi devices support and merge dm9000's eeprom command support > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > Cc: Ben Warren > Cc: TsiChung Liew > Cc: Konstantin Kletschke > Cc: Stelian Pop > --- > I'll go over this in the next few days. thanks, Ben