All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [STATUS] v2013.01-rc2 released
@ 2012-12-14 21:52 Tom Rini
  2012-12-15 17:14 ` Simon Glass
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Tom Rini @ 2012-12-14 21:52 UTC (permalink / raw)
  To: u-boot

Hey all,

I've tagged and pushed v2013.01-rc2 now.  The next branch has been open
for a little bit, and is still open now, and in sync.  Here's where
we're at:
- I expect a USB pull request from Marek soon.
- I've locally build-tested Simon's gd->arch series and will run-time
  test it on a few platforms I have soon now.
- I know Albert is around and working on a u-boot-arm pull request.

In my TODO list in patchwork, nothing strikes me as new feature posted
before the merge window closed.  I see a few bug fixes I might pull in,
or might sit on to make sure they don't cause surprises.  It's of course
possible I missed something, or something is assigned to someone else so
if this strikes anyone as wrong, please speak up now.  Also, if you have
any bugfixes you expect me to pull, please get them out sooner rather
than later.  The release is still planned for Jan 15, a month away, but
there's holidays in there which mean both some folks are not working and
other folks have some free time for hobby projects.

Thanks all!

-- 
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/20121214/9bb586c9/attachment.pgp>

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

* [U-Boot] [STATUS] v2013.01-rc2 released
  2012-12-14 21:52 [U-Boot] [STATUS] v2013.01-rc2 released Tom Rini
@ 2012-12-15 17:14 ` Simon Glass
  2012-12-17  8:15 ` Christian Riesch
  2012-12-17  9:23 ` Jens Scharsig
  2 siblings, 0 replies; 4+ messages in thread
From: Simon Glass @ 2012-12-15 17:14 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Fri, Dec 14, 2012 at 1:52 PM, Tom Rini <trini@ti.com> wrote:
> Hey all,
>
> I've tagged and pushed v2013.01-rc2 now.  The next branch has been open
> for a little bit, and is still open now, and in sync.  Here's where
> we're at:
> - I expect a USB pull request from Marek soon.
> - I've locally build-tested Simon's gd->arch series and will run-time
>   test it on a few platforms I have soon now.
> - I know Albert is around and working on a u-boot-arm pull request.
>
> In my TODO list in patchwork, nothing strikes me as new feature posted
> before the merge window closed.  I see a few bug fixes I might pull in,
> or might sit on to make sure they don't cause surprises.  It's of course
> possible I missed something, or something is assigned to someone else so
> if this strikes anyone as wrong, please speak up now.  Also, if you have
> any bugfixes you expect me to pull, please get them out sooner rather
> than later.  The release is still planned for Jan 15, a month away, but
> there's holidays in there which mean both some folks are not working and
> other folks have some free time for hobby projects.

Thanks Tom.

There are a few SPI patches sitting there:

http://patchwork.ozlabs.org/patch/190164/
http://patchwork.ozlabs.org/patch/187915/

I see a couple of others in mmc and net - will ping the thread.

Regards,
Simon

>
> Thanks all!
>
> --
> Tom
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>

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

* [U-Boot] [STATUS] v2013.01-rc2 released
  2012-12-14 21:52 [U-Boot] [STATUS] v2013.01-rc2 released Tom Rini
  2012-12-15 17:14 ` Simon Glass
@ 2012-12-17  8:15 ` Christian Riesch
  2012-12-17  9:23 ` Jens Scharsig
  2 siblings, 0 replies; 4+ messages in thread
From: Christian Riesch @ 2012-12-17  8:15 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Fri, Dec 14, 2012 at 10:52 PM, Tom Rini <trini@ti.com> wrote:
> Hey all,
>
> I've tagged and pushed v2013.01-rc2 now.  The next branch has been open
> for a little bit, and is still open now, and in sync.  Here's where
> we're at:
> - I expect a USB pull request from Marek soon.
> - I've locally build-tested Simon's gd->arch series and will run-time
>   test it on a few platforms I have soon now.
> - I know Albert is around and working on a u-boot-arm pull request.
>
> In my TODO list in patchwork, nothing strikes me as new feature posted
> before the merge window closed.  I see a few bug fixes I might pull in,
> or might sit on to make sure they don't cause surprises.  It's of course
> possible I missed something, or something is assigned to someone else so
> if this strikes anyone as wrong, please speak up now.  Also, if you have
> any bugfixes you expect me to pull, please get them out sooner rather
> than later.  The release is still planned for Jan 15, a month away, but
> there's holidays in there which mean both some folks are not working and
> other folks have some free time for hobby projects.

The 'make env' build is currently (v2013.01-rc2) broken for me, the fix is

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

The patchset includes also these patches, please see the comments/ACKs/NAKs.

http://patchwork.ozlabs.org/patch/198241/
http://patchwork.ozlabs.org/patch/198242/

Thank you!
Christian

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

* [U-Boot] [STATUS] v2013.01-rc2 released
  2012-12-14 21:52 [U-Boot] [STATUS] v2013.01-rc2 released Tom Rini
  2012-12-15 17:14 ` Simon Glass
  2012-12-17  8:15 ` Christian Riesch
@ 2012-12-17  9:23 ` Jens Scharsig
  2 siblings, 0 replies; 4+ messages in thread
From: Jens Scharsig @ 2012-12-17  9:23 UTC (permalink / raw)
  To: u-boot

Am 2012-12-14 22:52, schrieb Tom Rini:

> In my TODO list in patchwork, nothing strikes me as new feature posted
> before the merge window closed.  I see a few bug fixes I might pull in,
> or might sit on to make sure they don't cause surprises.  It's of course
> possible I missed something, or something is assigned to someone else so
> if this strikes anyone as wrong, please speak up now.  Also, if you have
> any bugfixes you expect me to pull, please get them out sooner rather
> than later.  The release is still planned for Jan 15, a month away, but
> there's holidays in there which mean both some folks are not working and
> other folks have some free time for hobby projects.
> 
Hello Tom,

currently only one of the both targets for the eb_cpu5282 board works.

This patch

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

will fix this also for -rc2.

It should be included in the release.

Thanks

Jens

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

end of thread, other threads:[~2012-12-17  9:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-14 21:52 [U-Boot] [STATUS] v2013.01-rc2 released Tom Rini
2012-12-15 17:14 ` Simon Glass
2012-12-17  8:15 ` Christian Riesch
2012-12-17  9:23 ` Jens Scharsig

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.