From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Wed, 29 Apr 2009 16:38:57 -0700 Subject: [U-Boot] [PATCH 0/3][Net][ARM] Davinci Ethernet driver cleanup In-Reply-To: <200904291632.14326.david-b@pacbell.net> References: <1240938733-3121-1-git-send-email-biggerbadderben@gmail.com> <200904291632.14326.david-b@pacbell.net> Message-ID: <49F8E511.5050701@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 David Brownell wrote: > On Tuesday 28 April 2009, Ben Warren wrote: > >> This patch set is an untested attempt at cleaning up the Davinci Ethernet >> driver. Since I don't have any real hardware, I've tried to keep the logical >> flow as similar to the original as possible and haven't touched any of the >> hardware access code. If anybody's able to test it, please do so. >> > > FYI it passed sanity testing on a dm6446 evm, after > updating the first patch to apply against more current > cpu/.../davinci code. > > - Dave > > Huh, how 'bout that. What a pleasant surprise! Thanks a lot Dave. regards, Ben