* [U-Boot] [STATUS] v2011.12-rc1 is out - release date Dec 23
@ 2011-12-12 13:48 Wolfgang Denk
2011-12-12 14:50 ` Andreas Bießmann
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Wolfgang Denk @ 2011-12-12 13:48 UTC (permalink / raw)
To: u-boot
Hi everybody,
after long struggeling we finally have a -rc1.
Please help testing, so we can fix the remaining issues before the
release, which I decided to shift to December 23.
Thanks to all who helped.
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
Real programmers don't comment their code. It was hard to write, it
should be hard to understand.
^ permalink raw reply [flat|nested] 6+ messages in thread* [U-Boot] [STATUS] v2011.12-rc1 is out - release date Dec 23
2011-12-12 13:48 [U-Boot] [STATUS] v2011.12-rc1 is out - release date Dec 23 Wolfgang Denk
@ 2011-12-12 14:50 ` Andreas Bießmann
2011-12-13 20:49 ` Anatolij Gustschin
2011-12-12 15:17 ` Wolfgang Denk
2011-12-14 1:56 ` Macpaul Lin
2 siblings, 1 reply; 6+ messages in thread
From: Andreas Bießmann @ 2011-12-12 14:50 UTC (permalink / raw)
To: u-boot
Dear Reinhard Meyer,
On 12.12.2011 14:48, Wolfgang Denk wrote:
> Hi everybody,
>
> after long struggeling we finally have a -rc1.
>
> Please help testing, so we can fix the remaining issues before the
> release, which I decided to shift to December 23.
AVR32 arch is still broken due to missing
http://patchwork.ozlabs.org/patch/117688/
best regards
Andreas Bie?mann
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [STATUS] v2011.12-rc1 is out - release date Dec 23
2011-12-12 14:50 ` Andreas Bießmann
@ 2011-12-13 20:49 ` Anatolij Gustschin
0 siblings, 0 replies; 6+ messages in thread
From: Anatolij Gustschin @ 2011-12-13 20:49 UTC (permalink / raw)
To: u-boot
Hi Andreas,
On Mon, 12 Dec 2011 15:50:20 +0100
"Andreas Bie?mann" <andreas.devel@googlemail.com> wrote:
> Dear Reinhard Meyer,
>
> On 12.12.2011 14:48, Wolfgang Denk wrote:
> > Hi everybody,
> >
> > after long struggeling we finally have a -rc1.
> >
> > Please help testing, so we can fix the remaining issues before the
> > release, which I decided to shift to December 23.
>
> AVR32 arch is still broken due to missing
> http://patchwork.ozlabs.org/patch/117688/
Since Reinhard didn't respond, I queued this patch in my staging
branch. Hope this is okay.
Thanks,
Anatolij
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [STATUS] v2011.12-rc1 is out - release date Dec 23
2011-12-12 13:48 [U-Boot] [STATUS] v2011.12-rc1 is out - release date Dec 23 Wolfgang Denk
2011-12-12 14:50 ` Andreas Bießmann
@ 2011-12-12 15:17 ` Wolfgang Denk
2011-12-14 1:56 ` Macpaul Lin
2 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Denk @ 2011-12-12 15:17 UTC (permalink / raw)
To: u-boot
Hi everybody,
in message <20111212134828.BBCD4183AA35@gemini.denx.de> I wrote:
>
> after long struggeling we finally have a -rc1.
Note that this also means that I will accept pull requests for the
"next" branch.
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
Single tasking: Just Say No.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [STATUS] v2011.12-rc1 is out - release date Dec 23
2011-12-12 13:48 [U-Boot] [STATUS] v2011.12-rc1 is out - release date Dec 23 Wolfgang Denk
2011-12-12 14:50 ` Andreas Bießmann
2011-12-12 15:17 ` Wolfgang Denk
@ 2011-12-14 1:56 ` Macpaul Lin
2011-12-16 17:17 ` Mike Frysinger
2 siblings, 1 reply; 6+ messages in thread
From: Macpaul Lin @ 2011-12-14 1:56 UTC (permalink / raw)
To: u-boot
Hi Mike,
2011/12/12 Wolfgang Denk <wd@denx.de>
> Hi everybody,
>
> after long struggeling we finally have a -rc1.
>
> Please help testing, so we can fix the remaining issues before the
> release, which I decided to shift to December 23.
>
>
I have some patches depends on linkage.h issue.
http://patchwork.ozlabs.org/patch/128640/
Would you please help testing on blackfin and see if there is any problem?
Testing for NDS32 architecture for 2011.12-rc1 is done.
Thanks!
--
Best regards,
Macpaul Lin
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot] [STATUS] v2011.12-rc1 is out - release date Dec 23
2011-12-14 1:56 ` Macpaul Lin
@ 2011-12-16 17:17 ` Mike Frysinger
0 siblings, 0 replies; 6+ messages in thread
From: Mike Frysinger @ 2011-12-16 17:17 UTC (permalink / raw)
To: u-boot
On Tuesday 13 December 2011 20:56:47 Macpaul Lin wrote:
> 2011/12/12 Wolfgang Denk
> > Hi everybody,
> >
> > after long struggeling we finally have a -rc1.
> >
> > Please help testing, so we can fix the remaining issues before the
> > release, which I decided to shift to December 23.
>
> I have some patches depends on linkage.h issue.
> http://patchwork.ozlabs.org/patch/128640/
>
> Would you please help testing on blackfin and see if there is any problem?
>
> Testing for NDS32 architecture for 2011.12-rc1 is done.
the linkage changes were posted after the merge window, so i wasn't going to
submit them for inclusion until the next one
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20111216/515943b7/attachment.pgp>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-12-16 17:17 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-12 13:48 [U-Boot] [STATUS] v2011.12-rc1 is out - release date Dec 23 Wolfgang Denk
2011-12-12 14:50 ` Andreas Bießmann
2011-12-13 20:49 ` Anatolij Gustschin
2011-12-12 15:17 ` Wolfgang Denk
2011-12-14 1:56 ` Macpaul Lin
2011-12-16 17:17 ` Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox