From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Fri, 19 Jun 2009 00:01:18 -0700 Subject: [U-Boot] [patch] rm9200 ethernet driver: board-specific quirk (csb337) In-Reply-To: <200906182359.30733.david-b@pacbell.net> References: <200906091114.24166.david-b@pacbell.net> <4A39CD52.8060801@gmail.com> <200906182359.30733.david-b@pacbell.net> Message-ID: <4A3B37BE.7090403@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 Wednesday 17 June 2009, Ben Warren wrote: > >> Applied to net repo. >> > > Thanks. Random question: is that driver going to move > into drivers/net or will it stay in cpu/arm920t? I thought > I saw you moving things out of cpu/* a while back. > > - Dave > > Good question. I'd like to move it to drivers/net, as well as modify it to use the newer API. Time willing... :) regards, Ben