[U-Boot] [STATUS] Final pull requests for -rc1?

Hello all,
I would like to get out -rc1 ASAP. If you have any patches queued that should make it into the upcoming release, then plase send your pull requezts as soon as possible.
Albert, what are your plans for an ARM pull req?
Thanks!
Best regards,
Wolfgang Denk

On Mon, Jul 02, 2012 at 08:41:56PM +0200, Wolfgang Denk wrote:
Hello all,
I would like to get out -rc1 ASAP. If you have any patches queued that should make it into the upcoming release, then plase send your pull requezts as soon as possible.
Albert, what are your plans for an ARM pull req?
I've got another round of fixes, pending a resolution for now on the USB issue that needs to come in, certainly for release and since USB isn't usable on my platforms, it'd be nice to be in -rc1. Ilya, Marek, have you guys agreed to something for now?

Hi Tom,
02.07.2012 23:06, Tom Rini wrote:
On Mon, Jul 02, 2012 at 08:41:56PM +0200, Wolfgang Denk wrote:
Hello all,
I would like to get out -rc1 ASAP. If you have any patches queued that should make it into the upcoming release, then plase send your pull requezts as soon as possible.
Albert, what are your plans for an ARM pull req?
I've got another round of fixes, pending a resolution for now on the USB issue that needs to come in, certainly for release and since USB isn't usable on my platforms, it'd be nice to be in -rc1. Ilya, Marek, have you guys agreed to something for now?
Yes. I just posted the modified version of your 2/6 patch. Your 1/6 is also required but other I hope not anymore ;)
Regards, Ilya.

On Wed, Jul 04, 2012 at 05:10:06PM +0400, Ilya Yanok wrote:
Hi Tom,
02.07.2012 23:06, Tom Rini wrote:
On Mon, Jul 02, 2012 at 08:41:56PM +0200, Wolfgang Denk wrote:
Hello all,
I would like to get out -rc1 ASAP. If you have any patches queued that should make it into the upcoming release, then plase send your pull requezts as soon as possible.
Albert, what are your plans for an ARM pull req?
I've got another round of fixes, pending a resolution for now on the USB issue that needs to come in, certainly for release and since USB isn't usable on my platforms, it'd be nice to be in -rc1. Ilya, Marek, have you guys agreed to something for now?
Yes. I just posted the modified version of your 2/6 patch. Your 1/6 is also required but other I hope not anymore ;)
OK, thanks. I'll do some testing and wait for Marek to ack :) Then I think it should go via the USB tree since it's all under drivers/usb/ now.

Dear Tom Rini,
On Wed, Jul 04, 2012 at 05:10:06PM +0400, Ilya Yanok wrote:
Hi Tom,
02.07.2012 23:06, Tom Rini wrote:
On Mon, Jul 02, 2012 at 08:41:56PM +0200, Wolfgang Denk wrote:
Hello all,
I would like to get out -rc1 ASAP. If you have any patches queued that should make it into the upcoming release, then plase send your pull requezts as soon as possible.
Albert, what are your plans for an ARM pull req?
I've got another round of fixes, pending a resolution for now on the USB issue that needs to come in, certainly for release and since USB isn't usable on my platforms, it'd be nice to be in -rc1. Ilya, Marek, have you guys agreed to something for now?
Yes. I just posted the modified version of your 2/6 patch. Your 1/6 is also required but other I hope not anymore ;)
OK, thanks. I'll do some testing and wait for Marek to ack :) Then I think it should go via the USB tree since it's all under drivers/usb/ now.
Was I CCed on those? I can't find them in my mailbox :-(
Best regards, Marek Vasut

Dear Marek,
04.07.2012 21:57, Marek Vasut wrote:
OK, thanks. I'll do some testing and wait for Marek to ack :) Then I think it should go via the USB tree since it's all under drivers/usb/ now.
Was I CCed on those? I can't find them in my mailbox :-(
There is actually only one updated patch. You were CCed ;) I posted the patch from my cogentembedded.com address.
Regards, Ilya.

Wolfgang Denk,
Please pull a couple of minor fixes for 83xx:
The following changes since commit 558cd995d6d3eaa94fb342d142289a1fa2f76ba3:
tools/mkenvimage.c: fix basename(3) usage (2012-07-02 20:21:49 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-mpc83xx.git master
for you to fetch changes up to c8a90646adb1c7ca82e856c603ec964b32759d98:
powerpc/mpc83xx: increment malloc heap size (2012-07-03 11:07:21 -0500)
---------------------------------------------------------------- Kim Phillips (1): powerpc/mpc83xx: increment malloc heap size
Timur Tabi (1): powerpc/mpc83xx: fix copyright string in serdes.c
arch/powerpc/cpu/mpc83xx/serdes.c | 2 +- include/configs/MPC8323ERDB.h | 2 +- include/configs/MPC8349EMDS.h | 2 +- include/configs/MPC8349ITX.h | 2 +- include/configs/MPC8360EMDS.h | 2 +- include/configs/MPC8360ERDK.h | 2 +- include/configs/sbc8349.h | 2 +- include/configs/vme8349.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-)
Thanks,
Kim

Dear Kim Phillips,
In message 20120703111308.2eb7202b10f9a3dc5a661274@freescale.com you wrote:
Wolfgang Denk,
Please pull a couple of minor fixes for 83xx:
The following changes since commit 558cd995d6d3eaa94fb342d142289a1fa2f76ba3:
tools/mkenvimage.c: fix basename(3) usage (2012-07-02 20:21:49 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-mpc83xx.git master
for you to fetch changes up to c8a90646adb1c7ca82e856c603ec964b32759d98:
powerpc/mpc83xx: increment malloc heap size (2012-07-03 11:07:21 -0500)
Kim Phillips (1): powerpc/mpc83xx: increment malloc heap size
Timur Tabi (1): powerpc/mpc83xx: fix copyright string in serdes.c
arch/powerpc/cpu/mpc83xx/serdes.c | 2 +- include/configs/MPC8323ERDB.h | 2 +- include/configs/MPC8349EMDS.h | 2 +- include/configs/MPC8349ITX.h | 2 +- include/configs/MPC8360EMDS.h | 2 +- include/configs/MPC8360ERDK.h | 2 +- include/configs/sbc8349.h | 2 +- include/configs/vme8349.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk

Hi Wolfgang,
On Mon, 02 Jul 2012 20:41:56 +0200, Wolfgang Denk wd@denx.de wrote:
Hello all,
I would like to get out -rc1 ASAP. If you have any patches queued that should make it into the upcoming release, then plase send your pull requezts as soon as possible.
Albert, what are your plans for an ARM pull req?
I should send out a pull request tomorrow. Sorry for the delay.
Thanks!
Best regards,
Wolfgang Denk
Amicalement,
participants (6)
-
Albert ARIBAUD
-
Ilya Yanok
-
Kim Phillips
-
Marek Vasut
-
Tom Rini
-
Wolfgang Denk