From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Fri, 18 Nov 2011 22:58:09 -0500 Subject: [U-Boot] [PATCH v2] mvgbe: remove setting of ethaddr within the driver In-Reply-To: <1321570349-4224-1-git-send-email-michael@walle.cc> References: <1321570349-4224-1-git-send-email-michael@walle.cc> Message-ID: <201111182258.10332.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 17 November 2011 17:52:29 Michael Walle wrote: > --- a/drivers/net/mvgbe.c > +++ b/drivers/net/mvgbe.c > > switch (devnum) { > case 0: > dmvgbe->regs = (void *)MVGBE0_BASE; unrelated, but usually this is pushed into an option to the init func ... the caller passes in the base address for the regs rather than the func trying to decode things itself. -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: