All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Pull request: Integrate latest yaffs2
@ 2012-04-23  1:46 Charles Manning
  2012-04-23 20:58 ` Wolfgang Denk
  0 siblings, 1 reply; 12+ messages in thread
From: Charles Manning @ 2012-04-23  1:46 UTC (permalink / raw)
  To: u-boot

Hello all

I recently sent a message to the list announcing a method for patching in the 
latest yaffs2.

u-boot updated with the latest yaffs2 can be pulled from 
git at github.com:cdhmanning/u-boot-yaffs2.git

-- CHarles

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

* [U-Boot] Pull request: Integrate latest yaffs2
  2012-04-23  1:46 [U-Boot] Pull request: Integrate latest yaffs2 Charles Manning
@ 2012-04-23 20:58 ` Wolfgang Denk
  2012-04-25 21:08   ` Charles Manning
  0 siblings, 1 reply; 12+ messages in thread
From: Wolfgang Denk @ 2012-04-23 20:58 UTC (permalink / raw)
  To: u-boot

Dear Charles Manning,

In message <201204231346.32195.manningc2@actrix.gen.nz> you wrote:
> 
> I recently sent a message to the list announcing a method for patching in the 
> latest yaffs2.
> 
> u-boot updated with the latest yaffs2 can be pulled from 
> git at github.com:cdhmanning/u-boot-yaffs2.git

Please read http://www.denx.de/wiki/U-Boot/Patches and post proper
patch(es) for review.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The whole world is about three drinks behind."     - Humphrey Bogart

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

* [U-Boot] Pull request: Integrate latest yaffs2
  2012-04-23 20:58 ` Wolfgang Denk
@ 2012-04-25 21:08   ` Charles Manning
  2012-04-25 22:21     ` Tom Rini
  0 siblings, 1 reply; 12+ messages in thread
From: Charles Manning @ 2012-04-25 21:08 UTC (permalink / raw)
  To: u-boot

On Tuesday 24 April 2012 08:58:09 you wrote:
> Dear Charles Manning,
>
> In message <201204231346.32195.manningc2@actrix.gen.nz> you wrote:
> > I recently sent a message to the list announcing a method for patching in
> > the latest yaffs2.
> >
> > u-boot updated with the latest yaffs2 can be pulled from
> > git at github.com:cdhmanning/u-boot-yaffs2.git
>
> Please read http://www.denx.de/wiki/U-Boot/Patches and post proper
> patch(es) for review.

At least one of the files exceeds the 100k patch limit.

I know you'd like patches, but there are two really easy options for someone 
on the inside to do this:

1) Run the script off the yaffs git
-or-
2) Merge from the https://github.com/cdhmanning/u-boot-yaffs2

Regards

-- Charles

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

* [U-Boot] Pull request: Integrate latest yaffs2
  2012-04-25 21:08   ` Charles Manning
@ 2012-04-25 22:21     ` Tom Rini
  2012-04-25 22:28       ` Charles Manning
  0 siblings, 1 reply; 12+ messages in thread
From: Tom Rini @ 2012-04-25 22:21 UTC (permalink / raw)
  To: u-boot

On Thu, Apr 26, 2012 at 09:08:42AM +1200, Charles Manning wrote:
> On Tuesday 24 April 2012 08:58:09 you wrote:
> > Dear Charles Manning,
> >
> > In message <201204231346.32195.manningc2@actrix.gen.nz> you wrote:
> > > I recently sent a message to the list announcing a method for patching in
> > > the latest yaffs2.
> > >
> > > u-boot updated with the latest yaffs2 can be pulled from
> > > git at github.com:cdhmanning/u-boot-yaffs2.git
> >
> > Please read http://www.denx.de/wiki/U-Boot/Patches and post proper
> > patch(es) for review.
> 
> At least one of the files exceeds the 100k patch limit.
> 
> I know you'd like patches, but there are two really easy options for someone 
> on the inside to do this:
> 
> 1) Run the script off the yaffs git
> -or-
> 2) Merge from the https://github.com/cdhmanning/u-boot-yaffs2

So this means things have gotten really far out of sync.  Would you be
willing to say that in the future you'll be submitting regular well
formatted and broken down patches like I assume you do in the yaffs2
tree itself so we can avoid this in the future?

-- 
Tom

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

* [U-Boot] Pull request: Integrate latest yaffs2
  2012-04-25 22:21     ` Tom Rini
@ 2012-04-25 22:28       ` Charles Manning
  2012-04-25 22:40         ` Tom Rini
  2012-04-26 12:25         ` Wolfgang Denk
  0 siblings, 2 replies; 12+ messages in thread
From: Charles Manning @ 2012-04-25 22:28 UTC (permalink / raw)
  To: u-boot

On Thursday 26 April 2012 10:21:37 Tom Rini wrote:
> On Thu, Apr 26, 2012 at 09:08:42AM +1200, Charles Manning wrote:
> > On Tuesday 24 April 2012 08:58:09 you wrote:
> > > Dear Charles Manning,
> > >
> > > In message <201204231346.32195.manningc2@actrix.gen.nz> you wrote:
> > > > I recently sent a message to the list announcing a method for
> > > > patching in the latest yaffs2.
> > > >
> > > > u-boot updated with the latest yaffs2 can be pulled from
> > > > git at github.com:cdhmanning/u-boot-yaffs2.git
> > >
> > > Please read http://www.denx.de/wiki/U-Boot/Patches and post proper
> > > patch(es) for review.
> >
> > At least one of the files exceeds the 100k patch limit.
> >
> > I know you'd like patches, but there are two really easy options for
> > someone on the inside to do this:
> >
> > 1) Run the script off the yaffs git
> > -or-
> > 2) Merge from the https://github.com/cdhmanning/u-boot-yaffs2
>
> So this means things have gotten really far out of sync.  Would you be
> willing to say that in the future you'll be submitting regular well
> formatted and broken down patches like I assume you do in the yaffs2
> tree itself so we can avoid this in the future?

yaffs went through a large reformat a while ago meaning that the current code 
does not diff well against the old code. Future changes shuld be a lot easier 
to handle with direct patching.

yaffs changes typically don't go through the yaffs  list since people with 
direct git checkin access do 95-99% of the changes.

-- CHarles

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

* [U-Boot] Pull request: Integrate latest yaffs2
  2012-04-25 22:28       ` Charles Manning
@ 2012-04-25 22:40         ` Tom Rini
  2012-04-25 22:47           ` Charles Manning
  2012-04-26 12:25         ` Wolfgang Denk
  1 sibling, 1 reply; 12+ messages in thread
From: Tom Rini @ 2012-04-25 22:40 UTC (permalink / raw)
  To: u-boot

On 04/25/2012 03:28 PM, Charles Manning wrote:
> On Thursday 26 April 2012 10:21:37 Tom Rini wrote:
>> On Thu, Apr 26, 2012 at 09:08:42AM +1200, Charles Manning wrote:
>>> On Tuesday 24 April 2012 08:58:09 you wrote:
>>>> Dear Charles Manning,
>>>>
>>>> In message<201204231346.32195.manningc2@actrix.gen.nz>  you wrote:
>>>>> I recently sent a message to the list announcing a method for
>>>>> patching in the latest yaffs2.
>>>>>
>>>>> u-boot updated with the latest yaffs2 can be pulled from
>>>>> git at github.com:cdhmanning/u-boot-yaffs2.git
>>>>
>>>> Please read http://www.denx.de/wiki/U-Boot/Patches and post proper
>>>> patch(es) for review.
>>>
>>> At least one of the files exceeds the 100k patch limit.
>>>
>>> I know you'd like patches, but there are two really easy options for
>>> someone on the inside to do this:
>>>
>>> 1) Run the script off the yaffs git
>>> -or-
>>> 2) Merge from the https://github.com/cdhmanning/u-boot-yaffs2
>>
>> So this means things have gotten really far out of sync.  Would you be
>> willing to say that in the future you'll be submitting regular well
>> formatted and broken down patches like I assume you do in the yaffs2
>> tree itself so we can avoid this in the future?
>
> yaffs went through a large reformat a while ago meaning that the current code
> does not diff well against the old code. Future changes shuld be a lot easier
> to handle with direct patching.
>
> yaffs changes typically don't go through the yaffs  list since people with
> direct git checkin access do 95-99% of the changes.

Right, but a proper set of individual patches could be posted and 
reviewed in the future, yes?

-- 
Tom

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

* [U-Boot] Pull request: Integrate latest yaffs2
  2012-04-25 22:40         ` Tom Rini
@ 2012-04-25 22:47           ` Charles Manning
  0 siblings, 0 replies; 12+ messages in thread
From: Charles Manning @ 2012-04-25 22:47 UTC (permalink / raw)
  To: u-boot

On Thursday 26 April 2012 10:40:51 Tom Rini wrote:
> On 04/25/2012 03:28 PM, Charles Manning wrote:
> > On Thursday 26 April 2012 10:21:37 Tom Rini wrote:
> >> On Thu, Apr 26, 2012 at 09:08:42AM +1200, Charles Manning wrote:
> >>> On Tuesday 24 April 2012 08:58:09 you wrote:
> >>>> Dear Charles Manning,
> >>>>
> >>>> In message<201204231346.32195.manningc2@actrix.gen.nz>  you wrote:
> >>>>> I recently sent a message to the list announcing a method for
> >>>>> patching in the latest yaffs2.
> >>>>>
> >>>>> u-boot updated with the latest yaffs2 can be pulled from
> >>>>> git at github.com:cdhmanning/u-boot-yaffs2.git
> >>>>
> >>>> Please read http://www.denx.de/wiki/U-Boot/Patches and post proper
> >>>> patch(es) for review.
> >>>
> >>> At least one of the files exceeds the 100k patch limit.
> >>>
> >>> I know you'd like patches, but there are two really easy options for
> >>> someone on the inside to do this:
> >>>
> >>> 1) Run the script off the yaffs git
> >>> -or-
> >>> 2) Merge from the https://github.com/cdhmanning/u-boot-yaffs2
> >>
> >> So this means things have gotten really far out of sync.  Would you be
> >> willing to say that in the future you'll be submitting regular well
> >> formatted and broken down patches like I assume you do in the yaffs2
> >> tree itself so we can avoid this in the future?
> >
> > yaffs went through a large reformat a while ago meaning that the current
> > code does not diff well against the old code. Future changes shuld be a
> > lot easier to handle with direct patching.
> >
> > yaffs changes typically don't go through the yaffs  list since people
> > with direct git checkin access do 95-99% of the changes.
>
> Right, but a proper set of individual patches could be posted and
> reviewed in the future, yes?

That makes sense to me.

-- Charles

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

* [U-Boot] Pull request: Integrate latest yaffs2
  2012-04-25 22:28       ` Charles Manning
  2012-04-25 22:40         ` Tom Rini
@ 2012-04-26 12:25         ` Wolfgang Denk
  2012-04-26 22:59           ` Charles Manning
  1 sibling, 1 reply; 12+ messages in thread
From: Wolfgang Denk @ 2012-04-26 12:25 UTC (permalink / raw)
  To: u-boot

Dear Charles Manning,

In message <201204261028.44543.manningc2@actrix.gen.nz> you wrote:
>
> yaffs went through a large reformat a while ago meaning that the current code 
> does not diff well against the old code. Future changes shuld be a lot easier 
> to handle with direct patching.
> 
> yaffs changes typically don't go through the yaffs  list since people with 
> direct git checkin access do 95-99% of the changes.

U-Boot has a different policy.  Here nothing goes into mainline that
has not been posted on the mailing list before.  There are several
reasons for this:  1) We want to make sure that the code has actually
been visible and reviewed.  When pulling from a git repo, you just get
a drop of software in unknown condition.  2) We want to make sure the
review process gets recorded - we use patchwork for this purpose.

So if you want to submit your code, then please post patches.  There
is no way around this step.

Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Plan to throw one away.  You will anyway."
                              - Fred Brooks, "The Mythical Man Month"

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

* [U-Boot] Pull request: Integrate latest yaffs2
  2012-04-26 12:25         ` Wolfgang Denk
@ 2012-04-26 22:59           ` Charles Manning
  2012-04-26 23:05             ` Graeme Russ
  2012-04-27  6:33             ` Wolfgang Denk
  0 siblings, 2 replies; 12+ messages in thread
From: Charles Manning @ 2012-04-26 22:59 UTC (permalink / raw)
  To: u-boot

On Friday 27 April 2012 00:25:55 Wolfgang Denk wrote:
> Dear Charles Manning,
>
> In message <201204261028.44543.manningc2@actrix.gen.nz> you wrote:
> > yaffs went through a large reformat a while ago meaning that the current
> > code does not diff well against the old code. Future changes shuld be a
> > lot easier to handle with direct patching.
> >
> > yaffs changes typically don't go through the yaffs  list since people
> > with direct git checkin access do 95-99% of the changes.
>
> U-Boot has a different policy.  Here nothing goes into mainline that
> has not been posted on the mailing list before.  There are several
> reasons for this:  1) We want to make sure that the code has actually
> been visible and reviewed.  When pulling from a git repo, you just get
> a drop of software in unknown condition.  2) We want to make sure the
> review process gets recorded - we use patchwork for this purpose.
>
> So if you want to submit your code, then please post patches.  There
> is no way around this step.
>

I understand what you are trying to achieve but the reality is that nobody is 
going to read the patching of a whole file system.

If you supported patches greater than 100k this would be trivial to do, but I 
have a single file greater than that. Perhaps it is time to accept larger 
patches more consistent with the lkml and friends.

-- Charles

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

* [U-Boot] Pull request: Integrate latest yaffs2
  2012-04-26 22:59           ` Charles Manning
@ 2012-04-26 23:05             ` Graeme Russ
  2012-04-27  6:35               ` Wolfgang Denk
  2012-04-27  6:33             ` Wolfgang Denk
  1 sibling, 1 reply; 12+ messages in thread
From: Graeme Russ @ 2012-04-26 23:05 UTC (permalink / raw)
  To: u-boot

Hi Charles,

On Fri, Apr 27, 2012 at 8:59 AM, Charles Manning
<manningc2@actrix.gen.nz> wrote:
> On Friday 27 April 2012 00:25:55 Wolfgang Denk wrote:
>> Dear Charles Manning,
>>
>> In message <201204261028.44543.manningc2@actrix.gen.nz> you wrote:
>> > yaffs went through a large reformat a while ago meaning that the current
>> > code does not diff well against the old code. Future changes shuld be a
>> > lot easier to handle with direct patching.
>> >
>> > yaffs changes typically don't go through the yaffs ?list since people
>> > with direct git checkin access do 95-99% of the changes.
>>
>> U-Boot has a different policy. ?Here nothing goes into mainline that
>> has not been posted on the mailing list before. ?There are several
>> reasons for this: ?1) We want to make sure that the code has actually
>> been visible and reviewed. ?When pulling from a git repo, you just get
>> a drop of software in unknown condition. ?2) We want to make sure the
>> review process gets recorded - we use patchwork for this purpose.
>>
>> So if you want to submit your code, then please post patches. ?There
>> is no way around this step.
>>
>
> I understand what you are trying to achieve but the reality is that nobody is
> going to read the patching of a whole file system.
>
> If you supported patches greater than 100k this would be trivial to do, but I
> have a single file greater than that. Perhaps it is time to accept larger
> patches more consistent with the lkml and friends.

We do support patches > 100k - Just not directly via the mailing list.
They get posted here:

http://www.denx.de/wiki/view/U-Boot/TooBigPatches

You will need to set yourself up on the U-Boot wiki to post your patches there

Regards,

Graeme

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

* [U-Boot] Pull request: Integrate latest yaffs2
  2012-04-26 22:59           ` Charles Manning
  2012-04-26 23:05             ` Graeme Russ
@ 2012-04-27  6:33             ` Wolfgang Denk
  1 sibling, 0 replies; 12+ messages in thread
From: Wolfgang Denk @ 2012-04-27  6:33 UTC (permalink / raw)
  To: u-boot

Dear Charles Manning,

In message <201204271059.46750.manningc2@actrix.gen.nz> you wrote:
>
> I understand what you are trying to achieve but the reality is that nobody is 
> going to read the patching of a whole file system.

You may be wrong.  In any case we will run them though thigs like
checkpatch, and have them archived in patchworks.

> If you supported patches greater than 100k this would be trivial to do, but I 
> have a single file greater than that. Perhaps it is time to accept larger 
> patches more consistent with the lkml and friends.

Larger patches are no problem. Yes, they will be moderated, but
that's all. 100k is only the soft limit.

Viele Gr??e,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Often it is fatal to live too long.                          - Racine

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

* [U-Boot] Pull request: Integrate latest yaffs2
  2012-04-26 23:05             ` Graeme Russ
@ 2012-04-27  6:35               ` Wolfgang Denk
  0 siblings, 0 replies; 12+ messages in thread
From: Wolfgang Denk @ 2012-04-27  6:35 UTC (permalink / raw)
  To: u-boot

Dear Graeme Russ,

In message <CALButCLFvHi7Ef33FeQNzBaAJorwmRDyKHA=hGH+riDSZQFGcQ@mail.gmail.com> you wrote:
> 
> We do support patches > 100k - Just not directly via the mailing list.
> They get posted here:
> 
> http://www.denx.de/wiki/view/U-Boot/TooBigPatches

Actually this is only for true monster patches that (significantly)
exceed the "hard" limit of 400...500 kB.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It usually takes more than three weeks to prepare  a  good  impromptu
speech.                                                  - Mark Twain

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

end of thread, other threads:[~2012-04-27  6:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-23  1:46 [U-Boot] Pull request: Integrate latest yaffs2 Charles Manning
2012-04-23 20:58 ` Wolfgang Denk
2012-04-25 21:08   ` Charles Manning
2012-04-25 22:21     ` Tom Rini
2012-04-25 22:28       ` Charles Manning
2012-04-25 22:40         ` Tom Rini
2012-04-25 22:47           ` Charles Manning
2012-04-26 12:25         ` Wolfgang Denk
2012-04-26 22:59           ` Charles Manning
2012-04-26 23:05             ` Graeme Russ
2012-04-27  6:35               ` Wolfgang Denk
2012-04-27  6:33             ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.