From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Mack Date: Tue, 21 Apr 2009 15:30:30 +0200 Subject: [U-Boot] [PATCH 1/3] smc911x: write back the manually set MAC address In-Reply-To: References: <1239189819-26805-1-git-send-email-daniel@caiaq.de> <20090421113823.GW21747@pengutronix.de> <20090421114434.GF32352@buzzloop.caiaq.de> Message-ID: <20090421133030.GA1351@buzzloop.caiaq.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Apr 21, 2009 at 06:28:34AM -0700, Ben Warren wrote: > > > Anyway, you shouldn't rely on this. I'm the original author of this > > > driver, but I do not use U-Boot-v1 anymore, so I can't tell if this > > > breaks something or not. > > > > No problem. I just Cc'ed all email addresses I could find in the code. > > > > Who will pick that one and the one regarding support for the 9220 > > controller for mainline? > > > Network drivers are my responsibility. Please CC me in the future as it > stands out more clearly. I guess I was waiting on you to resolve 3/3, but > instead can pick up parts 1 and 2 if you like. I'll try to solve 3/3 in another fashion, so feel free to merge the other two. Thanks, Daniel