public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Signed-off-by in mtd-2.6.22.1 branch
@ 2008-06-09 18:28 Scott Wood
  2008-06-10 12:35 ` Stefan Roese
  0 siblings, 1 reply; 5+ messages in thread
From: Scott Wood @ 2008-06-09 18:28 UTC (permalink / raw)
  To: u-boot

There are several patches from William Juul in the mtd-2.6.22.1 branch of
u-boot-nand-flash that are missing Signed-off-by lines.  William or
Stefan, can you provide sign-offs for these?

-Scott

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot-Users] Signed-off-by in mtd-2.6.22.1 branch
  2008-06-09 18:28 [U-Boot-Users] Signed-off-by in mtd-2.6.22.1 branch Scott Wood
@ 2008-06-10 12:35 ` Stefan Roese
  2008-06-10 12:43   ` William Juul
  2008-06-10 16:33   ` Scott Wood
  0 siblings, 2 replies; 5+ messages in thread
From: Stefan Roese @ 2008-06-10 12:35 UTC (permalink / raw)
  To: u-boot

On Monday 09 June 2008, Scott Wood wrote:
> There are several patches from William Juul in the mtd-2.6.22.1 branch of
> u-boot-nand-flash that are missing Signed-off-by lines.  William or
> Stefan, can you provide sign-offs for these?

I have to admit that I don't remember all the details anymore. And I don't 
have the time to fully review those changes again right now. So if you really 
need my Signed-off-by for me handling/merging those patches from William, 
here you go:

Signed-off-by: Stefan Roese <sr@denx.de>

Scott, what are your plans on merging this branch into mainline now? In the 
next merge window?

Thanks.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot-Users] Signed-off-by in mtd-2.6.22.1 branch
  2008-06-10 12:35 ` Stefan Roese
@ 2008-06-10 12:43   ` William Juul
  2008-06-10 16:33   ` Scott Wood
  1 sibling, 0 replies; 5+ messages in thread
From: William Juul @ 2008-06-10 12:43 UTC (permalink / raw)
  To: u-boot

On Tue, Jun 10, 2008 at 2:35 PM, Stefan Roese <sr@denx.de> wrote:

> On Monday 09 June 2008, Scott Wood wrote:
> > There are several patches from William Juul in the mtd-2.6.22.1 branch of
> > u-boot-nand-flash that are missing Signed-off-by lines.  William or
> > Stefan, can you provide sign-offs for these?
>
> I have to admit that I don't remember all the details anymore. And I don't
> have the time to fully review those changes again right now. So if you
> really
> need my Signed-off-by for me handling/merging those patches from William,
> here you go:
>
> Signed-off-by: Stefan Roese <sr@denx.de>


By the way, the sign-offs should be changed to reflect that I am now
employed by Tandberg.
Signed-off-by: William Juul <william.juul@tandberg.com>


>
> Scott, what are your plans on merging this branch into mainline now? In the
> next merge window?


If any extra work is needed on our side before/during/after such a merge, we
are of course happy to continue contributing.

William


>
>
> Thanks.
>
> Best regards,
> Stefan
>
> =====================================================================
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
> =====================================================================
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://sourceforge.net/services/buy/index.php
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>



-- 
Fred Allen  - "Imitation is the sincerest form of television."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20080610/d73f4ee2/attachment.htm 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot-Users] Signed-off-by in mtd-2.6.22.1 branch
  2008-06-10 12:35 ` Stefan Roese
  2008-06-10 12:43   ` William Juul
@ 2008-06-10 16:33   ` Scott Wood
  2008-06-10 18:26     ` Stefan Roese
  1 sibling, 1 reply; 5+ messages in thread
From: Scott Wood @ 2008-06-10 16:33 UTC (permalink / raw)
  To: u-boot

On Tue, Jun 10, 2008 at 02:35:36PM +0200, Stefan Roese wrote:
> I have to admit that I don't remember all the details anymore. And I don't
> have the time to fully review those changes again right now. So if you
> really need my Signed-off-by for me handling/merging those patches from
> William, here you go:
> 
> Signed-off-by: Stefan Roese <sr@denx.de>

Thanks.

> Scott, what are your plans on merging this branch into mainline now? In
> the next merge window?

Yes.  I've rebased it against current u-boot, and I'll push it to a testing
branch soon.

-Scott

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [U-Boot-Users] Signed-off-by in mtd-2.6.22.1 branch
  2008-06-10 16:33   ` Scott Wood
@ 2008-06-10 18:26     ` Stefan Roese
  0 siblings, 0 replies; 5+ messages in thread
From: Stefan Roese @ 2008-06-10 18:26 UTC (permalink / raw)
  To: u-boot

On Tuesday 10 June 2008, Scott Wood wrote:
> > Scott, what are your plans on merging this branch into mainline now? In
> > the next merge window?
>
> Yes.  I've rebased it against current u-boot, and I'll push it to a testing
> branch soon.

Great. Thanks.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2008-06-10 18:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-09 18:28 [U-Boot-Users] Signed-off-by in mtd-2.6.22.1 branch Scott Wood
2008-06-10 12:35 ` Stefan Roese
2008-06-10 12:43   ` William Juul
2008-06-10 16:33   ` Scott Wood
2008-06-10 18:26     ` Stefan Roese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox