[U-Boot] [ARM] Pending patches for december release?

Hi all,
As I don't have much time and the december release is coming soon, I would appreciate that anyone with a patch that they think should go to ARM master now please send me an e-mail with the link to the patchwork patch page so that I delegate the patch to myself.
If the patch is already delegated to me, then nothing need be done.
Of course, if you can directly delegate a patchwork patch to me, just do so.
Patches than can go into ARM master now are:
- build fixes and bug fixes submitted even after merge window close;
- other patches if their 1st version was submitted before merge window close.
Thanks in advance for your kind help!
Amicalement,

On Mon, Dec 5, 2011 at 11:05 AM, Albert ARIBAUD albert.u.boot@aribaud.net wrote:
Hi all,
As I don't have much time and the december release is coming soon, I would appreciate that anyone with a patch that they think should go to ARM master now please send me an e-mail with the link to the patchwork patch page so that I delegate the patch to myself.
If the patch is already delegated to me, then nothing need be done.
Of course, if you can directly delegate a patchwork patch to me, just do so.
Patches than can go into ARM master now are:
build fixes and bug fixes submitted even after merge window close;
other patches if their 1st version was submitted before merge window
close.
Thanks in advance for your kind help!
There is a v2 of the devkit8000+SPL+MMC bugfix that I am expecting RSN now and if it doesn't appear in another day or so I'll just v2 myself (it was expanding the comment really) and put into u-boot-ti for you, along with gcc 4.6 related warning fixes.

Hi Albert,
Here is the V2 Tom was talking about: http://patchwork.ozlabs.org/patch/129584/
I also have this patch in the queue which i hope I can rebase this evening (it was kind of forgotten): http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/105545/focus=113495
Regards Simon
On 12/05/2011 07:09 PM, Tom Rini wrote:
On Mon, Dec 5, 2011 at 11:05 AM, Albert ARIBAUD albert.u.boot@aribaud.net wrote:
Hi all,
As I don't have much time and the december release is coming soon, I would appreciate that anyone with a patch that they think should go to ARM master now please send me an e-mail with the link to the patchwork patch page so that I delegate the patch to myself.
If the patch is already delegated to me, then nothing need be done.
Of course, if you can directly delegate a patchwork patch to me, just do so.
Patches than can go into ARM master now are:
build fixes and bug fixes submitted even after merge window close;
other patches if their 1st version was submitted before merge window
close.
Thanks in advance for your kind help!
There is a v2 of the devkit8000+SPL+MMC bugfix that I am expecting RSN now and if it doesn't appear in another day or so I'll just v2 myself (it was expanding the comment really) and put into u-boot-ti for you, along with gcc 4.6 related warning fixes.

On Tue, Dec 6, 2011 at 2:32 AM, Simon Schwarz simonschwarzcor@googlemail.com wrote:
Hi Albert,
Here is the V2 Tom was talking about: http://patchwork.ozlabs.org/patch/129584/
I also have this patch in the queue which i hope I can rebase this evening (it was kind of forgotten): http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/105545/focus=113495
Since the Linux SPL stuff largely touches OMAP stuff I'll review v7 again shortly, thanks for the reminder.

Hi Albert,
One patch: http://patchwork.ozlabs.org/patch/129753/
And a series (needs the above patch): http://patchwork.ozlabs.org/patch/129756/ http://patchwork.ozlabs.org/patch/129758/ http://patchwork.ozlabs.org/patch/129757/ http://patchwork.ozlabs.org/patch/129759/ http://patchwork.ozlabs.org/patch/129760/
Regards Simon
On 12/06/2011 10:32 AM, Simon Schwarz wrote:
Hi Albert,
Here is the V2 Tom was talking about: http://patchwork.ozlabs.org/patch/129584/
I also have this patch in the queue which i hope I can rebase this evening (it was kind of forgotten): http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/105545/focus=113495
Regards Simon

On Tue, Dec 6, 2011 at 10:58 AM, Simon Schwarz simonschwarzcor@googlemail.com wrote:
Hi Albert,
One patch: http://patchwork.ozlabs.org/patch/129753/
I've delegated this to Albert already.
And a series (needs the above patch): http://patchwork.ozlabs.org/patch/129756/ http://patchwork.ozlabs.org/patch/129758/ http://patchwork.ozlabs.org/patch/129757/ http://patchwork.ozlabs.org/patch/129759/ http://patchwork.ozlabs.org/patch/129760/
I've taken these, but I think it's time for a V9 given your suggestion we should switch to malloc in the last part.

Dear Tom Rini,
In message CA+M6bXnUzW0sPECbhbiZ+WSPZ1sTHKKOgkG4HBdq-3n_JnmbyQ@mail.gmail.com you wrote:
I've taken these, but I think it's time for a V9 given your suggestion we should switch to malloc in the last part.
No, please don't. Keep the SPL leam and without critically big overhead on all kinds of resources as introduced by malloc().
Consider all all patches that add malloc() calls to SPL as pre-NAKed.
Best regards,
Wolfgang Denk

Hi Tom, Simon,
Le 06/12/2011 19:05, Tom Rini a écrit :
On Tue, Dec 6, 2011 at 10:58 AM, Simon Schwarz simonschwarzcor@googlemail.com wrote:
Hi Albert,
One patch: http://patchwork.ozlabs.org/patch/129753/
I've delegated this to Albert already.
IIUC, this is not a bug-fix patch. Its history is a bit complex and it seems related to SPL rework that is not yet readily acceptable to Wolfgang. I'll defer this one.
Amicalement,

On Sun, Dec 11, 2011 at 6:08 AM, Albert ARIBAUD albert.u.boot@aribaud.net wrote:
Hi Tom, Simon,
Le 06/12/2011 19:05, Tom Rini a écrit :
On Tue, Dec 6, 2011 at 10:58 AM, Simon Schwarz simonschwarzcor@googlemail.com wrote:
Hi Albert,
One patch: http://patchwork.ozlabs.org/patch/129753/
I've delegated this to Albert already.
IIUC, this is not a bug-fix patch. Its history is a bit complex and it seems related to SPL rework that is not yet readily acceptable to Wolfgang. I'll defer this one.
Yes, this is part of SPL booting Linux and we'll hold

Hi Simon,
FYI:
Le 06/12/2011 10:32, Simon Schwarz a écrit :
Hi Albert,
Here is the V2 Tom was talking about: http://patchwork.ozlabs.org/patch/129584/
This one was applied by Tom Rini to u-boot-ti/master and pulled in by me then by Wolfgang.
I also have this patch in the queue which i hope I can rebase this evening (it was kind of forgotten): http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/105545/focus=113495
I believe this one was applied by Wolfgang.
Regards Simon
Amicalement,

Hi Albert,
On 12/05/2011 07:05 PM, Albert ARIBAUD wrote:
As I don't have much time and the december release is coming soon, I would appreciate that anyone with a patch that they think should go to ARM master now please send me an e-mail with the link to the patchwork patch page so that I delegate the patch to myself.
If the patch is already delegated to me, then nothing need be done.
Of course, if you can directly delegate a patchwork patch to me, just do so.
Patches than can go into ARM master now are:
- build fixes and bug fixes submitted even after merge window close;
this patch fixes build issues for our keymile ARM boards and IMHO should go in for the december release:
http://patchwork.ozlabs.org/patch/127503/
Best regards Holger

-----Original Message----- From: u-boot-bounces@lists.denx.de [mailto:u-boot-bounces@lists.denx.de] On Behalf Of Holger Brunck Sent: 06 December 2011 02:24 To: Albert ARIBAUD Cc: U-Boot Subject: Re: [U-Boot] [ARM] Pending patches for december release?
Hi Albert,
On 12/05/2011 07:05 PM, Albert ARIBAUD wrote:
As I don't have much time and the december release is coming soon, I
would
appreciate that anyone with a patch that they think should go to ARM
master now
please send me an e-mail with the link to the patchwork patch page so
that I
delegate the patch to myself.
If the patch is already delegated to me, then nothing need be done.
Of course, if you can directly delegate a patchwork patch to me, just do
so.
Patches than can go into ARM master now are:
- build fixes and bug fixes submitted even after merge window close;
this patch fixes build issues for our keymile ARM boards and IMHO should go in for the december release:
As A temporary fix I ack to pull it.
Regards.. Prafulla . . .

Hi Prafulla, Holger,
Le 06/12/2011 18:59, Prafulla Wadaskar a écrit :
-----Original Message----- From: u-boot-bounces@lists.denx.de [mailto:u-boot-bounces@lists.denx.de] On Behalf Of Holger Brunck Sent: 06 December 2011 02:24 To: Albert ARIBAUD Cc: U-Boot Subject: Re: [U-Boot] [ARM] Pending patches for december release?
Hi Albert,
On 12/05/2011 07:05 PM, Albert ARIBAUD wrote:
As I don't have much time and the december release is coming soon, I
would
appreciate that anyone with a patch that they think should go to ARM
master now
please send me an e-mail with the link to the patchwork patch page so
that I
delegate the patch to myself.
If the patch is already delegated to me, then nothing need be done.
Of course, if you can directly delegate a patchwork patch to me, just do
so.
Patches than can go into ARM master now are:
- build fixes and bug fixes submitted even after merge window close;
this patch fixes build issues for our keymile ARM boards and IMHO should go in for the december release:
As A temporary fix I ack to pull it.
Applied to u-boot-arm/master, hope Wolfgang can pull it for 2011.12.
Regards.. Prafulla . . .
Amicalement,

hi Albert, On Mon Dec 05, 2011 at 07:05:41PM +0100, Albert ARIBAUD wrote:
As I don't have much time and the december release is coming soon, I would appreciate that anyone with a patch that they think should go to ARM master now please send me an e-mail with the link to the patchwork patch page so that I delegate the patch to myself.
http://patchwork.ozlabs.org/patch/114482/
This has been pending for long, but no longer applies to the master. I will rebase and send a patch shortly.
-sughosh

Hi Albert,
On Mon, 05 Dec 2011 19:05:41 +0100 Albert ARIBAUD albert.u.boot@aribaud.net wrote: ...
Patches than can go into ARM master now are:
- build fixes and bug fixes submitted even after merge window close;
This one fixes build issues for a number of boards:
http://patchwork.ozlabs.org/patch/124858
i've delegated it to you.
Thanks, Anatolij

Hi Albert,
On Mon, Dec 5, 2011 at 10:05 AM, Albert ARIBAUD albert.u.boot@aribaud.net wrote:
Hi all,
As I don't have much time and the december release is coming soon, I would appreciate that anyone with a patch that they think should go to ARM master now please send me an e-mail with the link to the patchwork patch page so that I delegate the patch to myself.
If the patch is already delegated to me, then nothing need be done.
Of course, if you can directly delegate a patchwork patch to me, just do so.
I have a series here which is still pending:
http://patchwork.ozlabs.org/patch/128187/ http://patchwork.ozlabs.org/patch/128183/ http://patchwork.ozlabs.org/patch/128185/ http://patchwork.ozlabs.org/patch/128188/ http://patchwork.ozlabs.org/patch/128192/ http://patchwork.ozlabs.org/patch/128186/ http://patchwork.ozlabs.org/patch/128189/
I have delegated it to you in patchwork (except for 2/7 which Marek already has).
Also there are quite a number of Tegra patches still sitting there. I think the new Tegra maintainer (Tom Warren) will be picking these up over the next few days so you should see these also.
Regards, Simon
Patches than can go into ARM master now are:
build fixes and bug fixes submitted even after merge window close;
other patches if their 1st version was submitted before merge window
close.
Thanks in advance for your kind help!
Amicalement,
Albert. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

On 12/06/2011 06:18 PM, Simon Glass wrote:
Hi Albert,
On Mon, Dec 5, 2011 at 10:05 AM, Albert ARIBAUD albert.u.boot@aribaud.net wrote:
Hi all,
As I don't have much time and the december release is coming soon, I would appreciate that anyone with a patch that they think should go to ARM master now please send me an e-mail with the link to the patchwork patch page so that I delegate the patch to myself.
If the patch is already delegated to me, then nothing need be done.
Of course, if you can directly delegate a patchwork patch to me, just do so.
I have a series here which is still pending:
http://patchwork.ozlabs.org/patch/128187/ http://patchwork.ozlabs.org/patch/128183/ http://patchwork.ozlabs.org/patch/128185/ http://patchwork.ozlabs.org/patch/128188/ http://patchwork.ozlabs.org/patch/128192/ http://patchwork.ozlabs.org/patch/128186/ http://patchwork.ozlabs.org/patch/128189/
I have delegated it to you in patchwork (except for 2/7 which Marek already has).
Won't these go through u-boot-tegra.git now that it exists and is ramping up? Taking Tegra patches both though u-boot-tegra and u-boot-arm seems like it'll cause problems.

Hi Stephen, Albert,
On Wed, Dec 7, 2011 at 8:18 AM, Stephen Warren swarren@nvidia.com wrote:
On 12/06/2011 06:18 PM, Simon Glass wrote:
Hi Albert,
On Mon, Dec 5, 2011 at 10:05 AM, Albert ARIBAUD albert.u.boot@aribaud.net wrote:
Hi all,
As I don't have much time and the december release is coming soon, I would appreciate that anyone with a patch that they think should go to ARM master now please send me an e-mail with the link to the patchwork patch page so that I delegate the patch to myself.
If the patch is already delegated to me, then nothing need be done.
Of course, if you can directly delegate a patchwork patch to me, just do so.
I have a series here which is still pending:
[snip incorrect links]
I have delegated it to you in patchwork (except for 2/7 which Marek already has).
Won't these go through u-boot-tegra.git now that it exists and is ramping up? Taking Tegra patches both though u-boot-tegra and u-boot-arm seems like it'll cause problems.
Thanks for spotting that - actually this is completely the wrong series. Yes you are right, that will go through Tegra.
Albert, the correct series is the I delegated to you, not the one in my email. It tidies up the ARM link scripts:
http://patchwork.ozlabs.org/patch/126933/ http://patchwork.ozlabs.org/patch/126930/ http://patchwork.ozlabs.org/patch/126927/ http://patchwork.ozlabs.org/patch/126931/ http://patchwork.ozlabs.org/patch/126926/ http://patchwork.ozlabs.org/patch/126928/ http://patchwork.ozlabs.org/patch/126932/
Regards, Simon
-- nvpublic

Dear Simon Glass,
In message CAPnjgZ0BWjRt+M8Qdev7D2CHp-NzpGVPvBzvgmFY4phRE_Dsww@mail.gmail.com you wrote:
Albert, the correct series is the I delegated to you, not the one in my email. It tidies up the ARM link scripts:
http://patchwork.ozlabs.org/patch/126933/ http://patchwork.ozlabs.org/patch/126930/ http://patchwork.ozlabs.org/patch/126927/ http://patchwork.ozlabs.org/patch/126931/ http://patchwork.ozlabs.org/patch/126926/ http://patchwork.ozlabs.org/patch/126928/ http://patchwork.ozlabs.org/patch/126932/
This is all post-mergewindow stuff. Does it qualify as bug fixes?
Best regards,
Wolfgang Denk

Hi Wolfgang,
On Wed, Dec 7, 2011 at 10:36 AM, Wolfgang Denk wd@denx.de wrote:
Dear Simon Glass,
In message CAPnjgZ0BWjRt+M8Qdev7D2CHp-NzpGVPvBzvgmFY4phRE_Dsww@mail.gmail.com you wrote:
Albert, the correct series is the I delegated to you, not the one in my email. It tidies up the ARM link scripts:
http://patchwork.ozlabs.org/patch/126933/ http://patchwork.ozlabs.org/patch/126930/ http://patchwork.ozlabs.org/patch/126927/ http://patchwork.ozlabs.org/patch/126931/ http://patchwork.ozlabs.org/patch/126926/ http://patchwork.ozlabs.org/patch/126928/ http://patchwork.ozlabs.org/patch/126932/
This is all post-mergewindow stuff. Does it qualify as bug fixes?
Oh ok, no this is just a clean-up, it doesn't fix any bugs. We can worry about it later.
Regards, Simon
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@denx.de Wait! You have not been prepared! -- Mr. Atoz, "Tomorrow is Yesterday", stardate 3113.2

Hi Simon,
Le 07/12/2011 17:51, Simon Glass a écrit :
http://patchwork.ozlabs.org/patch/126933/ http://patchwork.ozlabs.org/patch/126930/ http://patchwork.ozlabs.org/patch/126927/ http://patchwork.ozlabs.org/patch/126931/ http://patchwork.ozlabs.org/patch/126926/ http://patchwork.ozlabs.org/patch/126928/ http://patchwork.ozlabs.org/patch/126932/
As per the discussion between Wolfgang and you, I'll apply these to master after the 2011.12 release.
Regards, Simon
Amicalement,
participants (10)
-
Albert ARIBAUD
-
Anatolij Gustschin
-
Holger Brunck
-
Prafulla Wadaskar
-
Simon Glass
-
Simon Schwarz
-
Stephen Warren
-
Sughosh Ganu
-
Tom Rini
-
Wolfgang Denk