From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Date: Wed, 29 Apr 2009 16:32:14 -0700 Subject: [U-Boot] [PATCH 0/3][Net][ARM] Davinci Ethernet driver cleanup In-Reply-To: <1240938733-3121-1-git-send-email-biggerbadderben@gmail.com> References: <1240938733-3121-1-git-send-email-biggerbadderben@gmail.com> Message-ID: <200904291632.14326.david-b@pacbell.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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