From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Fri, 12 Dec 2008 11:42:37 +0100 Subject: [U-Boot] [RFC USB PATCH] USB ehci fix and test on ixp4xx?hardware In-Reply-To: <200812121139.05325.sr@denx.de> References: <20081212100020.GA23311@gandalf.sssup.it> <20081212101942.GC15295@game.jcrosoft.org> <200812121139.05325.sr@denx.de> Message-ID: <20081212104237.GF15295@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:39 Fri 12 Dec , Stefan Roese wrote: > On Friday 12 December 2008, Jean-Christophe PLAGNIOL-VILLARD wrote: > > On 11:00 Fri 12 Dec , Michael Trimarchi wrote: > > > > > > diff --git a/drivers/usb/usb_ehci.h b/drivers/usb/usb_ehci.h > > > index 90b137a..9e8e7b2 100644 > > > --- a/drivers/usb/usb_ehci.h > > > +++ b/drivers/usb/usb_ehci.h > > > @@ -1,5 +1,6 @@ > > > /*- > > > * Copyright (c) 2007-2008, Juniper Networks, Inc. > > > + * Copyright (c) 2008, Michael Trimarchi > > > > please remove you do not do enough modification to claim the copytight > > Jean-Christophe, did you follow Michael's EHCI patches from the last days? He not too much sorry I've seen after his e-mail I've miss the Author due different e-amil name "Michael" somtimes and full namy otherwise > did quite a lot of work in this driver (e.g. big endian support etc). > Definitely enough for adding his Copyright here from my point of view. sure Best Regards, J.