public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [STATUS] v2013.04-rc3 released
@ 2013-04-15 15:57 Tom Rini
  2013-04-15 23:12 ` Simon Glass
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Rini @ 2013-04-15 15:57 UTC (permalink / raw)
  To: u-boot

Hey all,

I was hoping to release v2013.04 today, but that's not happening.  The
good news is that there were some issues in the ARM tree that got sorted
out and things are better now than they were before.  But, I didn't want
to grab the PR over the weekend and then release today, so I grabbed the
pull today, tested it a bit here too, and now we have -rc3.

I plan to grab the following tomorrow, unless people point out a
problem:
http://patchwork.ozlabs.org/patch/188194/
http://patchwork.ozlabs.org/patch/226608/
http://patchwork.ozlabs.org/patch/216783/
http://patchwork.ozlabs.org/patch/216766/ (these two will need a little
hand fiddling to apply, that's all).

I've also asked Albert to take a look at:
http://patchwork.ozlabs.org/patch/233094/

And at this point I plan to release Friday.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130415/17e8045e/attachment.pgp>

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

* [U-Boot] [STATUS] v2013.04-rc3 released
  2013-04-15 15:57 [U-Boot] [STATUS] v2013.04-rc3 released Tom Rini
@ 2013-04-15 23:12 ` Simon Glass
  2013-04-16  3:50   ` Albert ARIBAUD
  2013-04-17  2:13   ` Minkyu Kang
  0 siblings, 2 replies; 4+ messages in thread
From: Simon Glass @ 2013-04-15 23:12 UTC (permalink / raw)
  To: u-boot

+Minkyu,

Hi Tom,

On Mon, Apr 15, 2013 at 8:57 AM, Tom Rini <trini@ti.com> wrote:
> Hey all,
>
> I was hoping to release v2013.04 today, but that's not happening.  The
> good news is that there were some issues in the ARM tree that got sorted
> out and things are better now than they were before.  But, I didn't want
> to grab the PR over the weekend and then release today, so I grabbed the
> pull today, tested it a bit here too, and now we have -rc3.
>
> I plan to grab the following tomorrow, unless people point out a
> problem:
> http://patchwork.ozlabs.org/patch/188194/
> http://patchwork.ozlabs.org/patch/226608/
> http://patchwork.ozlabs.org/patch/216783/
> http://patchwork.ozlabs.org/patch/216766/ (these two will need a little
> hand fiddling to apply, that's all).

It seems that this exynos patch got dropped on the floor:

http://patchwork.ozlabs.org/patch/216155/

and these two seem to be needed for snow to boot now:

http://patchwork.ozlabs.org/patch/236360/
http://patchwork.ozlabs.org/patch/236358/

Minkyu, can you please look at picking these up for this release?


I have also found a few x86 problems will I will collect apply to x86/master.

>
> I've also asked Albert to take a look at:
> http://patchwork.ozlabs.org/patch/233094/
>
> And at this point I plan to release Friday.
>
> --
> Tom

Regards,
Simon

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

* [U-Boot] [STATUS] v2013.04-rc3 released
  2013-04-15 23:12 ` Simon Glass
@ 2013-04-16  3:50   ` Albert ARIBAUD
  2013-04-17  2:13   ` Minkyu Kang
  1 sibling, 0 replies; 4+ messages in thread
From: Albert ARIBAUD @ 2013-04-16  3:50 UTC (permalink / raw)
  To: u-boot

On Mon, 15 Apr 2013 16:12:33 -0700, Simon Glass <sjg@chromium.org>
wrote:

> +Minkyu,
> 
> Hi Tom,

> It seems that this exynos patch got dropped on the floor:
> 
> http://patchwork.ozlabs.org/patch/216155/
> 
> and these two seem to be needed for snow to boot now:
> 
> http://patchwork.ozlabs.org/patch/236360/
> http://patchwork.ozlabs.org/patch/236358/
> 
> Minkyu, can you please look at picking these up for this release?

(+Tom W)

Note to Tom R: this means Minkyu might send out a PR that I'll pick up
and relay to you along with Tom W's Tegra PR received about 4 hours
ago.

Warning: I will at least run some routine tests on the rare tegra boards
I have here, but Exynos I'll just visually inspect and pass along as I
don't have any Exynos HW.

Amicalement,
-- 
Albert.

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

* [U-Boot] [STATUS] v2013.04-rc3 released
  2013-04-15 23:12 ` Simon Glass
  2013-04-16  3:50   ` Albert ARIBAUD
@ 2013-04-17  2:13   ` Minkyu Kang
  1 sibling, 0 replies; 4+ messages in thread
From: Minkyu Kang @ 2013-04-17  2:13 UTC (permalink / raw)
  To: u-boot

On 16/04/13 08:12, Simon Glass wrote:
> +Minkyu,
> 
> Hi Tom,
> 
> On Mon, Apr 15, 2013 at 8:57 AM, Tom Rini <trini@ti.com> wrote:
>> Hey all,
>>
>> I was hoping to release v2013.04 today, but that's not happening.  The
>> good news is that there were some issues in the ARM tree that got sorted
>> out and things are better now than they were before.  But, I didn't want
>> to grab the PR over the weekend and then release today, so I grabbed the
>> pull today, tested it a bit here too, and now we have -rc3.
>>
>> I plan to grab the following tomorrow, unless people point out a
>> problem:
>> http://patchwork.ozlabs.org/patch/188194/
>> http://patchwork.ozlabs.org/patch/226608/
>> http://patchwork.ozlabs.org/patch/216783/
>> http://patchwork.ozlabs.org/patch/216766/ (these two will need a little
>> hand fiddling to apply, that's all).
> 
> It seems that this exynos patch got dropped on the floor:
> 
> http://patchwork.ozlabs.org/patch/216155/
> 
> and these two seem to be needed for snow to boot now:
> 
> http://patchwork.ozlabs.org/patch/236360/
> http://patchwork.ozlabs.org/patch/236358/
> 
> Minkyu, can you please look at picking these up for this release?
> 
> 
> I have also found a few x86 problems will I will collect apply to x86/master.
> 
>>
>> I've also asked Albert to take a look at:
>> http://patchwork.ozlabs.org/patch/233094/
>>
>> And at this point I plan to release Friday.
>>
>> --
>> Tom
> 
> Regards,
> Simon
> 

applied those tree patches.

Albert, please pull u-boot-samsung master

Thanks,
Minkyu Kang.

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

end of thread, other threads:[~2013-04-17  2:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-15 15:57 [U-Boot] [STATUS] v2013.04-rc3 released Tom Rini
2013-04-15 23:12 ` Simon Glass
2013-04-16  3:50   ` Albert ARIBAUD
2013-04-17  2:13   ` Minkyu Kang

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