[U-Boot] [UBOOT RFC PATCH 02/13] usb: gadget: udc-core: Add minimal udc-core from linux kernel
Felipe Balbi
balbi at ti.com
Tue Aug 19 17:11:08 CEST 2014
On Tue, Aug 19, 2014 at 10:52:29AM +0200, Lukasz Majewski wrote:
> > diff --git a/drivers/usb/gadget/udc-core.c
> > b/drivers/usb/gadget/udc-core.c new file mode 100644
> > index 0000000..bbe919c
> > --- /dev/null
> > +++ b/drivers/usb/gadget/udc-core.c
> > @@ -0,0 +1,229 @@
> > +/**
> > + * udc-core.c - Core UDC Framework
> > + *
> > + * Copyright (C) 2014 Texas Instruments Incorporated -
> > http://www.ti.com
> > + *
> > + * Author: Felipe Balbi <balbi at ti.com>
> > + *
> > + * Taken from Linux Kernel v3.16 (drivers/usb/gadget/udc-core.c) and
> > ported
> > + * to uboot.
> > + *
> > + * SPDX-License-Identifier: GPL-2.0+
>
> It seems like the author is the same, but the GPL license is different:
>
> Original file ./drivers/usb/gadget/udc/udc-core.c
>
>
> /**
> * udc.c - Core UDCFramework
> *
> * Copyright (C) 2010 TexasInstruments
> * Author: Felipe Balbi<balbi at ti.com>
> *
> * This program is free software: you can redistribute it and/or
> modify
> * it under the terms of the GNU General Public License version 2
> of
> * the License as published by the Free Software Foundation.
>
> If Felipe don't mind then he should give you the permission to add + to
> the GPL2.
I mind :-)
--
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140819/a89e8b6b/attachment.pgp>
More information about the U-Boot
mailing list