Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-10 Thread Marek Vasut
On Saturday, August 09, 2014 at 06:53:24 PM, Steve Rae wrote: > ( Google agreed to submit a patch with BSD3 license stay tuned!!! ) Thank you for your work and perseverance, really ! Best regards, Marek Vasut ___ U-Boot mailing list U-Boot@lists.de

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-09 Thread Steve Rae
( Google agreed to submit a patch with BSD3 license stay tuned!!! ) On 14-08-09 05:48 AM, Marek Vasut wrote: On Friday, August 08, 2014 at 12:17:38 AM, Wolfgang Denk wrote: Dear Marek, In message <201408072343.58591.ma...@denx.de> you wrote: OK, so we need a GPLv2-compatible header file

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-09 Thread Marek Vasut
On Friday, August 08, 2014 at 12:17:38 AM, Wolfgang Denk wrote: > Dear Marek, > > In message <201408072343.58591.ma...@denx.de> you wrote: > > OK, so we need a GPLv2-compatible header file. That's the conclusion. > > Well, GPLv2 compatible might be acceptable, but GPLv2+ compatible > woould be be

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Wolfgang Denk
Dear Marek, In message <201408072343.58591.ma...@denx.de> you wrote: > > OK, so we need a GPLv2-compatible header file. That's the conclusion. Well, GPLv2 compatible might be acceptable, but GPLv2+ compatible woould be best. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, M

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Marek Vasut
On Thursday, August 07, 2014 at 11:15:00 PM, Jeroen Hofstee wrote: > On 07-08-14 23:10, Wolfgang Denk wrote: > > Dear Jeroen, > > > > In message <53e3e974.1020...@myspectrum.nl> you wrote: > >> On 07-08-14 22:59, Wolfgang Denk wrote: > >>> > >>> > So the argument about incompatible licenses

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Marek Vasut
On Thursday, August 07, 2014 at 11:36:50 PM, Wolfgang Denk wrote: > Dear Jeroen, > > In message <53e3ec54.4090...@myspectrum.nl> you wrote: > > So the argument about incompatible licenses is valid here. Should > > u-boot switch to GPLv3 you need to hunt down that file again and > >

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Wolfgang Denk
Dear Jeroen, In message <53e3ec54.4090...@myspectrum.nl> you wrote: > > So the argument about incompatible licenses is valid here. Should > u-boot switch to GPLv3 you need to hunt down that file again and this > >>> You would have to rewrite the major part of U-Boot or to cripple it > >

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Jeroen Hofstee
On 07-08-14 23:15, Jeroen Hofstee wrote: On 07-08-14 23:10, Wolfgang Denk wrote: Dear Jeroen, In message <53e3e974.1020...@myspectrum.nl> you wrote: On 07-08-14 22:59, Wolfgang Denk wrote: So the argument about incompatible licenses is valid here. Should u-boot switch to GPLv3 you need to

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Jeroen Hofstee
On 07-08-14 23:10, Wolfgang Denk wrote: Dear Jeroen, In message <53e3e974.1020...@myspectrum.nl> you wrote: On 07-08-14 22:59, Wolfgang Denk wrote: So the argument about incompatible licenses is valid here. Should u-boot switch to GPLv3 you need to hunt down that file again and this You wo

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Wolfgang Denk
Dear Jeroen, In message <53e3e974.1020...@myspectrum.nl> you wrote: > > On 07-08-14 22:59, Wolfgang Denk wrote: > > > >> So the argument about incompatible licenses is valid here. Should > >> u-boot switch to GPLv3 you need to hunt down that file again and this > > You would have to rewrite the

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Jeroen Hofstee
On 07-08-14 22:59, Wolfgang Denk wrote: So the argument about incompatible licenses is valid here. Should u-boot switch to GPLv3 you need to hunt down that file again and this You would have to rewrite the major part of U-Boot or to cripple it noise ^ not to uselessness if you try to releas

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Wolfgang Denk
Dear Sebastian, In message <53e37f2d.5090...@linutronix.de> you wrote: > > > I think we should start considering getting some kind of a legal conseling > > here, > > or do we actually have one already ? > > I used the gnu page back then. Apache2 is compatible with GPLv3 but not > with GPLv2 [0]

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Steve Rae
On 14-08-07 06:51 AM, Sebastian Andrzej Siewior wrote: On 08/07/2014 03:45 PM, Marek Vasut wrote: I agree. Is there a version of this file with BSD license on it ? Then that'd be a problem solved, right ? Right. I don't recall the locations of the second tree but if Steve is going to search

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Marek Vasut
On Thursday, August 07, 2014 at 03:51:54 PM, Sebastian Andrzej Siewior wrote: > On 08/07/2014 03:45 PM, Marek Vasut wrote: > > I agree. Is there a version of this file with BSD license on it ? Then > > that'd be a problem solved, right ? > > Right. I don't recall the locations of the second tree b

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Sebastian Andrzej Siewior
On 08/07/2014 03:09 PM, Marek Vasut wrote: >>> + * Copyright (C) 2010 The Android Open Source Project >>> + * >>> + * Licensed under the Apache License, Version 2.0 (the "License"); >> Please note that this license is not compatible with GPL version 2, >> because it has some requirements that are n

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Sebastian Andrzej Siewior
On 08/07/2014 03:45 PM, Marek Vasut wrote: > I agree. Is there a version of this file with BSD license on it ? Then that'd > be > a problem solved, right ? Right. I don't recall the locations of the second tree but if Steve is going to search it, he should find it. > > Best regards, > Marek Va

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Marek Vasut
On Thursday, August 07, 2014 at 03:29:17 PM, Sebastian Andrzej Siewior wrote: > On 08/07/2014 03:09 PM, Marek Vasut wrote: > >>> + * Copyright (C) 2010 The Android Open Source Project > >>> + * > >>> + * Licensed under the Apache License, Version 2.0 (the "License"); > >> > >> Please note that thi

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Marek Vasut
On Thursday, August 07, 2014 at 07:36:49 AM, Wolfgang Denk wrote: > Dear Marek, > > In message <201408070214.35862.ma...@denx.de> you wrote: > > Are we discussing the licensing issues here still ? Tom ? > > Well, of course? We cannot add code that comes under an incompatible > license. And we u

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-07 Thread Marek Vasut
On Thursday, August 07, 2014 at 07:34:46 AM, Wolfgang Denk wrote: > Dear Steve Rae, > > In message <1407369313-13815-5-git-send-email-s...@broadcom.com> you wrote: > > - to prepare for the support of fastboot sparse images > > > > Signed-off-by: Steve Rae > > --- > > > > This file is ASIS from:

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-06 Thread Wolfgang Denk
Dear Marek, In message <201408070214.35862.ma...@denx.de> you wrote: > > Are we discussing the licensing issues here still ? Tom ? Well, of course? We cannot add code that comes under an incompatible license. And we use SPDX ids. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-06 Thread Wolfgang Denk
Dear Steve Rae, In message <1407369313-13815-5-git-send-email-s...@broadcom.com> you wrote: > - to prepare for the support of fastboot sparse images > > Signed-off-by: Steve Rae > --- > This file is ASIS from: > > https://raw.githubusercontent.com/AOSB/android_system_core/master/libsparse/spa

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-06 Thread Marek Vasut
On Thursday, August 07, 2014 at 02:31:17 AM, Steve Rae wrote: > On 14-08-06 05:14 PM, Marek Vasut wrote: > > On Thursday, August 07, 2014 at 01:55:12 AM, Steve Rae wrote: > >> - to prepare for the support of fastboot sparse images > >> > >> Signed-off-by: Steve Rae > >> --- > > > > Are we discus

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-06 Thread Steve Rae
On 14-08-06 05:14 PM, Marek Vasut wrote: On Thursday, August 07, 2014 at 01:55:12 AM, Steve Rae wrote: - to prepare for the support of fastboot sparse images Signed-off-by: Steve Rae --- Are we discussing the licensing issues here still ? Tom ? Best regards, Marek Vasut I hope so -- and

Re: [U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-06 Thread Marek Vasut
On Thursday, August 07, 2014 at 01:55:12 AM, Steve Rae wrote: > - to prepare for the support of fastboot sparse images > > Signed-off-by: Steve Rae > --- Are we discussing the licensing issues here still ? Tom ? Best regards, Marek Vasut ___ U-Boot ma

[U-Boot] [PATCH v4 4/5] usb/gadget: fastboot: add sparse image definitions

2014-08-06 Thread Steve Rae
- to prepare for the support of fastboot sparse images Signed-off-by: Steve Rae --- This file is ASIS from: https://raw.githubusercontent.com/AOSB/android_system_core/master/libsparse/sparse_format.h (commit 28fa5bc347390480fe190294c6c385b6a9f0d68b) except for the __UBOOT__ conditional inclu