From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Tue, 26 May 2009 09:34:25 -0700 Subject: [U-Boot] [PATCH v2 0/3][Net][ARM] Davinci Ethernet driver cleanup In-Reply-To: References: <1243325195-7891-1-git-send-email-biggerbadderben@gmail.com> Message-ID: <4A1C1A11.3080009@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 Sandeep, aulraj, Sandeep wrote: > Ben, > I believe there was a comment regrading the name of the file. > The present name is dm644x_emac.c and it should be davinci_emac.c > Because other floavours of DaVinci will use the same file. > > IIRC in the list had the same comment. > Also the patch uses "dm644x_emac_initialize" > It would be better to use davinci_emac_initialize. > > There are not big changes and I can send in a patch if its is > ok with you. > > Thanks, > Sandeep > > It's better for me to redo the patch set. I named them based on comments in the header of the source file. regards, Ben