From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Tue, 17 Nov 2009 17:37:35 -0600 Subject: [U-Boot] [PATCH 3/4 v2] DA8xx: Add MUSB host support In-Reply-To: <20091117232852.3057DF51B07@gemini.denx.de> References: <1258093877-7562-1-git-send-email-ajay.gupta@ti.com> <1258093877-7562-2-git-send-email-ajay.gupta@ti.com> <1258093877-7562-3-git-send-email-ajay.gupta@ti.com> <0554BEF07D437848AF01B9C9B5F0BC5D93FA8B23@dlee01.ent.ti.com> <20091117232852.3057DF51B07@gemini.denx.de> Message-ID: <4B0333BF.8020401@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Dear Sandeep, > > In message <0554BEF07D437848AF01B9C9B5F0BC5D93FA8B23@dlee01.ent.ti.com> you wrote: >>> +/* >>> + * da8xx.c - TI's DA8xx platform specific usb wrapper functions. >>> + * >>> + * Author: Ajay Kumar Gupta >>> + * >>> + * Based on drivers/usb/musb/davinci.c >>> + * >>> + * Copyright (c) 2009 Texas Instruments Incorporated >>> + * >>> + * This package is free software; you can redistribute it and/or >>> + * modify it under the terms of the license found in the file >>> + * named COPYING that should have accompanied this file. >>> + * >>> + * THIS PACKAGE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR >>> + * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED >>> + * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. >> This is not going to work. I have discussed offline with Wolfgang and Tom. >> This is going to probably get a NAK from both of them unless they have had a change of heart in the last month. >> I know what you have done is in response to a possible U-Boot moving to GPL v3. > > Sorry for asking stupid questions - but which sort of conflict do you > see in this text? The licensing seems to be OK with me (reference to > COPYING file in the top level directory), and the exclusion of > warranty is not a problem either. > > Am I missing something? GPL 2 and at option later version is missing. Tom > > Best regards, > > Wolfgang Denk >