Re: [U-Boot] Fastboot gadget, v2

2012-02-29 Thread Sebastian Andrzej Siewior
* Marek Vasut | 2012-02-27 00:09:16 [+0100]:

>Hi,
Hi,

>what's the status of this patch/patchset?

the status is that Wolfgang wants me to change the license to GPLv2
because he thinks that the BSD license is not compatible with GPLv2 or
later and I can't. I can't change the copyright because I don't hold
copyright on those files like the header file. For instance I haven't
found any documentation on the file format which is only described in
the header file. The header file is only available under BSD license
(not accepted by Wolfgang) and under Apache v2 (not compatible with
GPLv2 but with GPLv3 according FSF).

So unless
- Wolfgang changes his opinion on GPLv2 vs BSD license or
- we get the code relicensed by Google or
- we get some documentation under a reasonable license and (can)
  re-implement   it from scratch

I don't see any movement here.

>Thanks
>M

Sebastian
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Fastboot gadget, v2

2012-02-29 Thread Marek Vasut
> * Marek Vasut | 2012-02-27 00:09:16 [+0100]:
> >Hi,
> 
> Hi,
> 
> >what's the status of this patch/patchset?
> 
> the status is that Wolfgang wants me to change the license to GPLv2
> because he thinks that the BSD license is not compatible with GPLv2 or
> later and I can't.

It'd certainly be very preferable to make it GPLv2.

> I can't change the copyright because I don't hold
> copyright on those files like the header file. For instance I haven't
> found any documentation on the file format which is only described in
> the header file. The header file is only available under BSD license
> (not accepted by Wolfgang) and under Apache v2 (not compatible with
> GPLv2 but with GPLv3 according FSF).
> 

I see, this is troublesome.

> So unless
> - Wolfgang changes his opinion on GPLv2 vs BSD license or
> - we get the code relicensed by Google or

Maybe you can try contacting these people to add another license?

> - we get some documentation under a reasonable license and (can)
>   re-implement   it from scratch

That'd put unnecessary strain on everybode.

> 
> I don't see any movement here.

I see, let's try solving this as well as possible.

Thanks for your effort so far!

Cheers!

M
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Fastboot gadget, v2

2012-02-26 Thread Marek Vasut
> This series contains a smaller version of the fastboot gadget. I removed
> the flash/mmc/write to media part and re-add once I'm through with this
> basic thing :)
> This "basic" gadget supports the retrieval of variables (like serial
> number), reboot functionality, download of binary data and booting them in
> case the binary data is a bootable image.
> I did not include the fastboot client in this series. Remy asked about
> this. I could take it and stash it in tools if someone really wants this
> to have. This would include the fastboot and libzipfile folder from
> Andorid's system/core repository. An online version can be found at [0]. I
> haven't seen the library somewhere else than Android. For basic testing,
> the library could be excluded.
> 
> v1..v2:
>   fixed all issues that came up so far, including:
>   - s/andoir_img_get_kload/android_img_get_kload/ spotted by Mike
>   - adjusted Copyright message to GPLv2 or later for f_fastboot.c and
> removed "change" comments.
>   - removed two header files in example patch 3/3
>   I believe that the "All rights reserved" problem got resolved.
Hi,

what's the status of this patch/patchset?

Thanks
M
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Fastboot gadget, v2. repost

2011-11-21 Thread Sebastian Andrzej Siewior
This is a repost of 19.10.2011. This series contains a small version of 
the fastboot gadget. I removed the flash/mmc/write to media part and
re-add once I'm through with this basic thing :)
This "basic" gadget supports the retrieval of variables (like serial
number), reboot functionality, download of binary data and booting them in
case the binary data is a bootable image.
I did not include the fastboot client in this series. Remy asked about
this. I could take it and stash it in tools if someone really wants this
to have. This would include the fastboot and libzipfile folder from
Andorid's system/core repository. An online version can be found at [0]. I
haven't seen the library somewhere else than Android. For basic testing,
the library could be excluded.

v1..v2:
  fixed all issues that came up so far, including:
  - s/andoir_img_get_kload/android_img_get_kload/ spotted by Mike
  - adjusted Copyright message to GPLv2 or later for f_fastboot.c and
removed "change" comments.
  - removed two header files in example patch 3/3
  I believe that the "All rights reserved" problem got resolved.

[0] http://www.netmite.com/android/mydroid/system/core/


Sebastian
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Fastboot gadget, v2

2011-09-20 Thread Sebastian Andrzej Siewior
This series contains a smaller version of the fastboot gadget. I removed
the flash/mmc/write to media part and re-add once I'm through with this
basic thing :)
This "basic" gadget supports the retrieval of variables (like serial
number), reboot functionality, download of binary data and booting them in
case the binary data is a bootable image.
I did not include the fastboot client in this series. Remy asked about
this. I could take it and stash it in tools if someone really wants this
to have. This would include the fastboot and libzipfile folder from
Andorid's system/core repository. An online version can be found at [0]. I
haven't seen the library somewhere else than Android. For basic testing,
the library could be excluded.

v1..v2:
  fixed all issues that came up so far, including:
  - s/andoir_img_get_kload/android_img_get_kload/ spotted by Mike
  - adjusted Copyright message to GPLv2 or later for f_fastboot.c and
removed "change" comments.
  - removed two header files in example patch 3/3
  I believe that the "All rights reserved" problem got resolved.

[0] http://www.netmite.com/android/mydroid/system/core/

Sebastian

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot