From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Wed, 1 Apr 2009 11:44:59 +0200 Subject: [U-Boot] [PATCH 10/13] at91: move usb driver to drivers/usb In-Reply-To: <200904011127.20623.sr@denx.de> References: <1238193026-12564-2-git-send-email-plagnioj@jcrosoft.com> <20090401081350.GC23893@game.jcrosoft.org> <49D32CDC.4010203@gandalf.sssup.it> <200904011127.20623.sr@denx.de> Message-ID: <20090401094459.GD14366@game.jcrosoft.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 11:27 Wed 01 Apr , Stefan Roese wrote: > On Wednesday 01 April 2009, Michael Trimarchi wrote: > > It is just a glue code in linux. Maybe it will be simple if you create a > > core direcory > > and a host directory under the usb. An move the specific part in the host. > > Yes, I like this idea. This gets us closer to the Linux directory structure. I like too so at the same time we could do the same for the device Best Regards, J.