* [U-Boot] [STATUS] v2010.09-rc2 is out / "next" branch available
@ 2010-09-19 18:02 Wolfgang Denk
2010-09-20 18:47 ` Mike Frysinger
` (3 more replies)
0 siblings, 4 replies; 7+ messages in thread
From: Wolfgang Denk @ 2010-09-19 18:02 UTC (permalink / raw)
To: u-boot
Hello everybody:
* U-Boot v2010.09-rc2 was released on Sun, 19 Sep 2010.
* Release "v2010.09" is scheduled in 18 days - on September 28, 2010.
For details please see
http://www.denx.de/wiki/U-Boot/ReleaseCycle
Please help testing, and check if all your relevant patches have been
included.
We also have a new "next" branch now, which should be used as base for
any new stuff scheduled to be added for the next release (v2010.12).
Please NOTE: due to some issues with the ARM relocation patches I had
no choice but to rebase the "next" branch; sorry if this is causing
inconveniences.
Also NOTE: the relocation support that was added to the ARM
architecture (which brings it more in sync with the Power
Architecture, so there is hope we can merge some more [now] common
code) requires to adapt basicly all ARM boards. The changes are
relatively simple and straightforward, but require in-depth
understanding of the actual hardware - and testing, of course.
This is why the patches provided by Heiko cannot include all boards -
this is a task to be performeed by the respective board maintainers.
To make the task highly visible, compilation for this boards will
actually _break_. See the commit message for commit f1d2b313 "ARM:
add relocation support" and doc/README.arm-relocation for further
information (including adapting boards and debugging).
Boards that have not been adapted after some time (maximum 2 releases)
are considered to be unmaintained and dead and will be removed.
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
"And it should be the law: If you use the word `paradigm' without
knowing what the dictionary says it means, you go to jail. No
exceptions." - David Jones @ Megatest Corporation
^ permalink raw reply [flat|nested] 7+ messages in thread* [U-Boot] [STATUS] v2010.09-rc2 is out / "next" branch available
2010-09-19 18:02 [U-Boot] [STATUS] v2010.09-rc2 is out / "next" branch available Wolfgang Denk
@ 2010-09-20 18:47 ` Mike Frysinger
2010-09-21 19:37 ` Wolfgang Denk
[not found] ` <AANLkTikxONxV9JFJ_RSN9fpyaWy+J+Pd6k9Hfhdx4k=n@mail.gmail.com>
` (2 subsequent siblings)
3 siblings, 1 reply; 7+ messages in thread
From: Mike Frysinger @ 2010-09-20 18:47 UTC (permalink / raw)
To: u-boot
On Sunday, September 19, 2010 14:02:29 Wolfgang Denk wrote:
> Please help testing
Blackfin looks sane
> check if all your relevant patches have been included.
could you merge this change:
29.07.2010 [PATCH v2] cmd_mmc: use common usage function
-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/20100920/7c9e2254/attachment.pgp
^ permalink raw reply [flat|nested] 7+ messages in thread* [U-Boot] [STATUS] v2010.09-rc2 is out / "next" branch available
2010-09-20 18:47 ` Mike Frysinger
@ 2010-09-21 19:37 ` Wolfgang Denk
0 siblings, 0 replies; 7+ messages in thread
From: Wolfgang Denk @ 2010-09-21 19:37 UTC (permalink / raw)
To: u-boot
Dear Mike Frysinger,
In message <201009201447.34016.vapier@gentoo.org> you wrote:
>
> > Please help testing
>
> Blackfin looks sane
Thanks.
> > check if all your relevant patches have been included.
>
> could you merge this change:
> 29.07.2010 [PATCH v2] cmd_mmc: use common usage function
Will do. Thanks for the reminder.
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
Intel told us the Pentium would have "RISK" features...
^ permalink raw reply [flat|nested] 7+ messages in thread
[parent not found: <AANLkTikxONxV9JFJ_RSN9fpyaWy+J+Pd6k9Hfhdx4k=n@mail.gmail.com>]
* [U-Boot] [STATUS] v2010.09-rc2 is out / "next" branch available
2010-09-19 18:02 [U-Boot] [STATUS] v2010.09-rc2 is out / "next" branch available Wolfgang Denk
2010-09-20 18:47 ` Mike Frysinger
[not found] ` <AANLkTikxONxV9JFJ_RSN9fpyaWy+J+Pd6k9Hfhdx4k=n@mail.gmail.com>
@ 2010-09-25 9:00 ` Jens Scharsig
2010-09-25 14:46 ` Magnus Lilja
3 siblings, 0 replies; 7+ messages in thread
From: Jens Scharsig @ 2010-09-25 9:00 UTC (permalink / raw)
To: u-boot
Am 19.09.2010 20:02, schrieb Wolfgang Denk:
> Hello everybody:
>
> * U-Boot v2010.09-rc2 was released on Sun, 19 Sep 2010.
>
> * Release "v2010.09" is scheduled in 18 days - on September 28, 2010.
>
> For details please see
> http://www.denx.de/wiki/U-Boot/ReleaseCycle
>
> Please help testing, and check if all your relevant patches have been
> included.
>
>
I've checked the boards eb_cpux9k2 and EB+MCF-EV123, both work with rc2
regards
Jens Scharsig
^ permalink raw reply [flat|nested] 7+ messages in thread* [U-Boot] [STATUS] v2010.09-rc2 is out / "next" branch available
2010-09-19 18:02 [U-Boot] [STATUS] v2010.09-rc2 is out / "next" branch available Wolfgang Denk
` (2 preceding siblings ...)
2010-09-25 9:00 ` Jens Scharsig
@ 2010-09-25 14:46 ` Magnus Lilja
3 siblings, 0 replies; 7+ messages in thread
From: Magnus Lilja @ 2010-09-25 14:46 UTC (permalink / raw)
To: u-boot
Hi Wolfgang
On 2010-09-19 20:02, Wolfgang Denk wrote:
> Hello everybody:
>
> * U-Boot v2010.09-rc2 was released on Sun, 19 Sep 2010.
>
> * Release "v2010.09" is scheduled in 18 days - on September 28, 2010.
>
> For details please see
> http://www.denx.de/wiki/U-Boot/ReleaseCycle
>
> Please help testing, and check if all your relevant patches have been
> included.
The i.MX31 Litekit board boots Linux from tftp nicely with rc2. Haven't tried NAND or NOR flash functionality.
Regards, Magnus
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2010-09-25 14:46 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-19 18:02 [U-Boot] [STATUS] v2010.09-rc2 is out / "next" branch available Wolfgang Denk
2010-09-20 18:47 ` Mike Frysinger
2010-09-21 19:37 ` Wolfgang Denk
[not found] ` <AANLkTikxONxV9JFJ_RSN9fpyaWy+J+Pd6k9Hfhdx4k=n@mail.gmail.com>
2010-09-21 6:56 ` Michael Zaidman
2010-09-21 19:40 ` Wolfgang Denk
2010-09-25 9:00 ` Jens Scharsig
2010-09-25 14:46 ` Magnus Lilja
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox