[coreboot] libpayload: OHCI stack

2009-10-04 Thread Daniel Mack
Here comes a set of six patches to support OHCI controllers in libpayload. This work was originally started by Leandro Dorilex and we worked together on this. However, his first approach to develop everything from scratch was a little too ambitious and so we decided to take an existing stack from

Re: [coreboot] libpayload: OHCI stack

2009-10-04 Thread Daniel Mack
On Mon, Oct 05, 2009 at 10:44:42AM +0800, Daniel Mack wrote: > Here comes a set of six patches to support OHCI controllers in > libpayload. Forgot to mention that the last upstream commit was r4499. Daniel -- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo

Re: [coreboot] libpayload: OHCI stack

2009-10-05 Thread Patrick Georgi
Am Montag, den 05.10.2009, 10:44 +0800 schrieb Daniel Mack: > This work was originally started by Leandro Dorilex and we worked > together on this. However, his first approach to develop everything from > scratch was a little too ambitious and so we decided to take an existing > stack from U-Boot (

Re: [coreboot] libpayload: OHCI stack

2009-10-05 Thread Daniel Mack
On Mon, Oct 05, 2009 at 09:51:22AM +0200, Patrick Georgi wrote: > Am Montag, den 05.10.2009, 10:44 +0800 schrieb Daniel Mack: > > This work was originally started by Leandro Dorilex and we worked > > together on this. However, his first approach to develop everything from > > scratch was a little t

Re: [coreboot] libpayload: OHCI stack

2009-10-05 Thread Patrick Georgi
Am Montag, den 05.10.2009, 09:55 +0200 schrieb Daniel Mack: > The code is derived from GPL'ed sources, so it's GPL, yes. But quoting > from the LICENSES file: > > The copyright on libpayload is owned by various individual developers > and/or companies. Please check the individual source files

Re: [coreboot] libpayload: OHCI stack

2009-10-05 Thread Daniel Mack
On Mon, Oct 05, 2009 at 10:14:19AM +0200, Patrick Georgi wrote: > Am Montag, den 05.10.2009, 09:55 +0200 schrieb Daniel Mack: > > The code is derived from GPL'ed sources, so it's GPL, yes. But quoting > > from the LICENSES file: > > > > The copyright on libpayload is owned by various individual

Re: [coreboot] libpayload: OHCI stack

2009-10-05 Thread Patrick Georgi
Am Montag, den 05.10.2009, 10:23 +0200 schrieb Daniel Mack: > Ok, I can't judge that. And I can't change the license as I'm not the > author of the original sources. Up to you to decide then :) Just curious, what are you using libpayload for, FILO? If so, I'd assume that's the primary user of USB

Re: [coreboot] libpayload: OHCI stack

2009-10-05 Thread Daniel Mack
On Mon, Oct 05, 2009 at 10:30:39AM +0200, Patrick Georgi wrote: > Am Montag, den 05.10.2009, 10:23 +0200 schrieb Daniel Mack: > > Ok, I can't judge that. And I can't change the license as I'm not the > > author of the original sources. Up to you to decide then :) > Just curious, what are you using

Re: [coreboot] libpayload: OHCI stack

2009-10-05 Thread Carl-Daniel Hailfinger
On 05.10.2009 10:45, Daniel Mack wrote: > On Mon, Oct 05, 2009 at 10:30:39AM +0200, Patrick Georgi wrote: > >> If so, I'd assume that's the primary user of USB functionality in >> libpayload, and we could stuff the OHCI code there - but using the >> libpayload interfaces, so the code changes wer

Re: [coreboot] libpayload: OHCI stack

2009-10-05 Thread Daniel Mack
On Mon, Oct 05, 2009 at 10:56:07AM +0200, Carl-Daniel Hailfinger wrote: > On 05.10.2009 10:45, Daniel Mack wrote: > > On Mon, Oct 05, 2009 at 10:30:39AM +0200, Patrick Georgi wrote: > > > >> If so, I'd assume that's the primary user of USB functionality in > >> libpayload, and we could stuff the

Re: [coreboot] libpayload: OHCI stack

2009-10-05 Thread Peter Stuge
Daniel Mack wrote: > I can't change the license as I'm not the author of the original > sources. You could try contacting the author, assuming you yourself would be comfortable using BSD for your work, if they are. > Up to you to decide then :) libpayload must stay BSD.. My guess is that your w

Re: [coreboot] libpayload: OHCI stack

2009-10-05 Thread Daniel Mack
On Mon, Oct 05, 2009 at 02:15:16PM +0200, Peter Stuge wrote: > Daniel Mack wrote: > > I can't change the license as I'm not the author of the original > > sources. > > You could try contacting the author, assuming you yourself would be > comfortable using BSD for your work, if they are. There are

Re: [coreboot] libpayload: OHCI stack

2009-10-20 Thread Daniel Mack
On Tue, Oct 06, 2009 at 02:49:08AM +0200, Daniel Mack wrote: > On Mon, Oct 05, 2009 at 02:15:16PM +0200, Peter Stuge wrote: > > Daniel Mack wrote: > > > I can't change the license as I'm not the author of the original > > > sources. > > > > You could try contacting the author, assuming you yoursel