From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 04 Oct 2009 22:44:28 -0700 Subject: [U-Boot] [PATCH] smc91111_eeprom: get working with net multi conversion In-Reply-To: <1253068647-29134-1-git-send-email-vapier@gentoo.org> References: <4AA9793A.5080103@gmail.com> <1253068647-29134-1-git-send-email-vapier@gentoo.org> Message-ID: <4AC987BC.5090200@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 Mike, Mike Frysinger wrote: > This should be squashed into the pending: > Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API > > The changes to the eeprom were incomplete, and the new version needs > slightly different handling on the BF533 boards that share flash. > > I squashed it into the other patch as you suggested. thanks again for helping out with this. regards, Ben